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 lukasz.langa
Recipients lukasz.langa, miss-islington, vstinner
Date 2021-11-17.22:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637186402.42.0.75176110859.issue45831@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4ffde90dccd741b04a448f2e44f0b82a41b6fe96 by Miss Islington (bot) in branch '3.10':
bpo-45831: _Py_DumpASCII() uses a single write() call if possible (GH-29596) (GH-29598)
https://github.com/python/cpython/commit/4ffde90dccd741b04a448f2e44f0b82a41b6fe96
History
Date User Action Args
2021-11-17 22:00:02lukasz.langasetrecipients: + lukasz.langa, vstinner, miss-islington
2021-11-17 22:00:02lukasz.langasetmessageid: <1637186402.42.0.75176110859.issue45831@roundup.psfhosted.org>
2021-11-17 22:00:02lukasz.langalinkissue45831 messages
2021-11-17 22:00:02lukasz.langacreate