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 methane
Recipients methane, vstinner
Date 2018-01-27.05:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517029583.91.0.467229070634.issue32677@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a49ac9902903a798fab4970ccf563c531199c3f8 by INADA Naoki in branch 'master':
bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342)
https://github.com/python/cpython/commit/a49ac9902903a798fab4970ccf563c531199c3f8
History
Date User Action Args
2018-01-27 05:06:23methanesetrecipients: + methane, vstinner
2018-01-27 05:06:23methanesetmessageid: <1517029583.91.0.467229070634.issue32677@psf.upfronthosting.co.za>
2018-01-27 05:06:23methanelinkissue32677 messages
2018-01-27 05:06:23methanecreate