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 matrixise, methane, ncoghlan, pablogsal, steve.dower, vstinner
Date 2019-09-23.13:35:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569245760.1.0.660556396655.issue38236@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88e6447451fb5525e83e802c66c3e51b4a45bf86 by Victor Stinner in branch 'master':
bpo-38236: Fix init_dump_ascii_wstr() (GH-16333)
https://github.com/python/cpython/commit/88e6447451fb5525e83e802c66c3e51b4a45bf86
History
Date User Action Args
2019-09-23 13:36:00vstinnersetrecipients: + vstinner, ncoghlan, methane, steve.dower, matrixise, pablogsal
2019-09-23 13:36:00vstinnersetmessageid: <1569245760.1.0.660556396655.issue38236@roundup.psfhosted.org>
2019-09-23 13:36:00vstinnerlinkissue38236 messages
2019-09-23 13:35:59vstinnercreate