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 serhiy.storchaka
Recipients brandtbucher, serhiy.storchaka
Date 2019-06-26.19:06:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561575991.63.0.865751297067.issue37417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a7d596f27b2342caf168a03c95ebf3b56e5dbbd by Serhiy Storchaka (Brandt Bucher) in branch 'master':
bpo-37417: Fix error handling in bytearray.extend. (GH-14407)
https://github.com/python/cpython/commit/2a7d596f27b2342caf168a03c95ebf3b56e5dbbd
History
Date User Action Args
2019-06-26 19:06:31serhiy.storchakasetrecipients: + serhiy.storchaka, brandtbucher
2019-06-26 19:06:31serhiy.storchakasetmessageid: <1561575991.63.0.865751297067.issue37417@roundup.psfhosted.org>
2019-06-26 19:06:31serhiy.storchakalinkissue37417 messages
2019-06-26 19:06:31serhiy.storchakacreate