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