Skip to content

Aot __setitem__ not implemented fix#413

Merged
frostming merged 3 commits intopython-poetry:masterfrom
Annakan:AOT_setitem_not_implemented_fix
May 12, 2025
Merged

Aot __setitem__ not implemented fix#413
frostming merged 3 commits intopython-poetry:masterfrom
Annakan:AOT_setitem_not_implemented_fix

Conversation

@Annakan
Copy link
Copy Markdown
Contributor

@Annakan Annakan commented May 11, 2025

AOT did not implement setitem and it looked like an oversight.
Tried to implement it add added tests to the best of my understanding, checking that the types returned after setting value, maps or array or of the proper type and properly unwrapped.

@frostming frostming merged commit 8fc73fc into python-poetry:master May 12, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants