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 methane, pablogsal, serhiy.storchaka, vstinner
Date 2019-10-07.20:31:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570480306.37.0.972100614483.issue36389@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60ec6efd96d95476fe5e38c491491add04f026e5 by Victor Stinner in branch 'master':
bpo-36389: Fix _PyBytesWriter in release mode (GH-16624)
https://github.com/python/cpython/commit/60ec6efd96d95476fe5e38c491491add04f026e5
History
Date User Action Args
2019-10-07 20:31:46vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, pablogsal
2019-10-07 20:31:46vstinnersetmessageid: <1570480306.37.0.972100614483.issue36389@roundup.psfhosted.org>
2019-10-07 20:31:46vstinnerlinkissue36389 messages
2019-10-07 20:31:46vstinnercreate