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