Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 28, 2018

PyTuple_GET_ITEM() and PyTuple_SET_ITEM() now check the index using
an assertion.

https://bugs.python.org/issue35337

PyTuple_GET_ITEM() and PyTuple_SET_ITEM() now check the index using
an assertion.
@vstinner
Copy link
Member Author

See https://bugs.python.org/issue35337#msg330597 for the backward compatibility issue.

@vstinner
Copy link
Member Author

3 developers are against this change, so I abandon it: https://bugs.python.org/issue35337#msg331408

@vstinner vstinner closed this Dec 17, 2018
@vstinner vstinner deleted the tuple_check_index branch December 17, 2018 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants