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 ZackerySpytz, serhiy.storchaka
Date 2018-10-05.21:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538773348.5.0.545547206417.issue34899@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7bb9cd0a6766fd3e7b3c1e8f2315304ae192b34c by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-34899: Fix a possible assertion failure due to int_from_bytes_impl() (GH-9705)
https://github.com/python/cpython/commit/7bb9cd0a6766fd3e7b3c1e8f2315304ae192b34c
History
Date User Action Args
2018-10-05 21:02:28serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2018-10-05 21:02:28serhiy.storchakasetmessageid: <1538773348.5.0.545547206417.issue34899@psf.upfronthosting.co.za>
2018-10-05 21:02:28serhiy.storchakalinkissue34899 messages
2018-10-05 21:02:28serhiy.storchakacreate