Fix bug in AstList add (fixes #356) by jeff5 · Pull Request #423 · jython/jython · GitHub
Skip to content

Fix bug in AstList add (fixes #356)#423

Draft
jeff5 wants to merge 2 commits intojython:masterfrom
jeff5:fix-356-ast-list-add
Draft

Fix bug in AstList add (fixes #356)#423
jeff5 wants to merge 2 commits intojython:masterfrom
jeff5:fix-356-ast-list-add

Conversation

@jeff5
Copy link
Copy Markdown
Member

@jeff5 jeff5 commented Apr 23, 2026

The first material change fixes the bug reported in #356, but there are others in AstList that prevent it behaving as a Python list. (Try slice assignment.) Maybe we should fix those too.

Generally, I'm puzzled why this isn't just a PyList.

jeff5 added 2 commits April 23, 2026 20:56
We do this first so that the material change is evident.
@jeff5 jeff5 marked this pull request as draft April 24, 2026 07:08
@jeff5
Copy link
Copy Markdown
Member Author

jeff5 commented Apr 24, 2026

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.

1 participant