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 Tey, miss-islington, serhiy.storchaka
Date 2019-01-12.07:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547278815.34.0.0962781264019.issue33817@roundup.psfhosted.org>
In-reply-to
Content
New changeset d39c19255910b9dce08c595f511597e98b09e91f by Miss Islington (bot) in branch '3.7':
bpo-33817: Fix _PyBytes_Resize() for empty bytes object. (GH-11516)
https://github.com/python/cpython/commit/d39c19255910b9dce08c595f511597e98b09e91f
History
Date User Action Args
2019-01-12 07:40:16miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, Tey
2019-01-12 07:40:15miss-islingtonsetmessageid: <1547278815.34.0.0962781264019.issue33817@roundup.psfhosted.org>
2019-01-12 07:40:15miss-islingtonlinkissue33817 messages
2019-01-12 07:40:15miss-islingtoncreate