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 miss-islington, vstinner
Date 2019-10-08.13:49:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570542555.02.0.445016913722.issue38118@roundup.psfhosted.org>
In-reply-to
Content
New changeset 364532fb4962991d278da6470c3aec4e443e533d by Miss Islington (bot) in branch '3.8':
bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651)
https://github.com/python/cpython/commit/364532fb4962991d278da6470c3aec4e443e533d
History
Date User Action Args
2019-10-08 13:49:15miss-islingtonsetrecipients: + miss-islington, vstinner
2019-10-08 13:49:15miss-islingtonsetmessageid: <1570542555.02.0.445016913722.issue38118@roundup.psfhosted.org>
2019-10-08 13:49:15miss-islingtonlinkissue38118 messages
2019-10-08 13:49:14miss-islingtoncreate