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 vstinner
Recipients twouters, vinay.sajip, vstinner
Date 2019-10-07.19:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570475539.22.0.401305549717.issue38376@roundup.psfhosted.org>
In-reply-to
Content
New changeset 435b2eeb7bc5b8ec264e900b38bcb3d76552d777 by Victor Stinner in branch '3.8':
bpo-38376: Fix _PyUnicode_CheckConsistency() definition (GH-16623)
https://github.com/python/cpython/commit/435b2eeb7bc5b8ec264e900b38bcb3d76552d777
History
Date User Action Args
2019-10-07 19:12:19vstinnersetrecipients: + vstinner, twouters, vinay.sajip
2019-10-07 19:12:19vstinnersetmessageid: <1570475539.22.0.401305549717.issue38376@roundup.psfhosted.org>
2019-10-07 19:12:19vstinnerlinkissue38376 messages
2019-10-07 19:12:19vstinnercreate