This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author levkivskyi
Recipients docs@python, donovick, gvanrossum, levkivskyi
Date 2019-02-17.23:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550445235.19.0.0826588080454.issue35992@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac28147e78c45a6217d348ce90ca5281d91f676f by Ivan Levkivskyi in branch 'master':
bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857)
https://github.com/python/cpython/commit/ac28147e78c45a6217d348ce90ca5281d91f676f
History
Date User Action Args
2019-02-17 23:13:55levkivskyisetrecipients: + levkivskyi, gvanrossum, docs@python, donovick
2019-02-17 23:13:55levkivskyisetmessageid: <1550445235.19.0.0826588080454.issue35992@roundup.psfhosted.org>
2019-02-17 23:13:55levkivskyilinkissue35992 messages
2019-02-17 23:13:55levkivskyicreate