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