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 terry.reedy
Recipients docs@python, terry.reedy, 杨昆仑
Date 2019-07-06.21:55:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562450144.61.0.379030032119.issue37487@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd3862e167d573b6e9a3348c365229ca958d1f1f by Terry Jan Reedy (Miss Islington (bot)) in branch '2.7':
bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14626)
https://github.com/python/cpython/commit/dd3862e167d573b6e9a3348c365229ca958d1f1f
History
Date User Action Args
2019-07-06 21:55:44terry.reedysetrecipients: + terry.reedy, docs@python, 杨昆仑
2019-07-06 21:55:44terry.reedysetmessageid: <1562450144.61.0.379030032119.issue37487@roundup.psfhosted.org>
2019-07-06 21:55:44terry.reedylinkissue37487 messages
2019-07-06 21:55:44terry.reedycreate