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 brandtbucher, miss-islington, serhiy.storchaka
Date 2019-06-26.19:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561577004.72.0.315367953838.issue37417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7675bca4b56c532875d8bc6a7832e3c51d71278f by Miss Islington (bot) in branch '3.7':
bpo-37417: Fix error handling in bytearray.extend. (GH-14407)
https://github.com/python/cpython/commit/7675bca4b56c532875d8bc6a7832e3c51d71278f
History
Date User Action Args
2019-06-26 19:23:24miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, brandtbucher
2019-06-26 19:23:24miss-islingtonsetmessageid: <1561577004.72.0.315367953838.issue37417@roundup.psfhosted.org>
2019-06-26 19:23:24miss-islingtonlinkissue37417 messages
2019-06-26 19:23:24miss-islingtoncreate