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 miss-islington
Recipients docs@python, donovick, gvanrossum, levkivskyi, miss-islington
Date 2019-02-17.23:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550446389.03.0.309194342658.issue35992@roundup.psfhosted.org>
In-reply-to
Content
New changeset a7f929db605326da452fbdeebfe341afa9316d25 by Miss Islington (bot) in branch '3.7':
bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857)
https://github.com/python/cpython/commit/a7f929db605326da452fbdeebfe341afa9316d25
History
Date User Action Args
2019-02-17 23:33:09miss-islingtonsetrecipients: + miss-islington, gvanrossum, docs@python, levkivskyi, donovick
2019-02-17 23:33:09miss-islingtonsetmessageid: <1550446389.03.0.309194342658.issue35992@roundup.psfhosted.org>
2019-02-17 23:33:09miss-islingtonlinkissue35992 messages
2019-02-17 23:33:09miss-islingtoncreate