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 Mariatta, ZackerySpytz, docs@python, gvanrossum, mgorny, miss-islington, serhiy.storchaka
Date 2018-02-25.21:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519593597.35.0.467229070634.issue32500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 139e64694f546982a8cc801dda30670abadb8d06 by Miss Islington (bot) in branch '3.7':
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)
https://github.com/python/cpython/commit/139e64694f546982a8cc801dda30670abadb8d06
History
Date User Action Args
2018-02-25 21:19:57miss-islingtonsetrecipients: + miss-islington, gvanrossum, docs@python, mgorny, serhiy.storchaka, Mariatta, ZackerySpytz
2018-02-25 21:19:57miss-islingtonsetmessageid: <1519593597.35.0.467229070634.issue32500@psf.upfronthosting.co.za>
2018-02-25 21:19:57miss-islingtonlinkissue32500 messages
2018-02-25 21:19:57miss-islingtoncreate