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 ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-10-05.21:29:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538774941.39.0.545547206417.issue34899@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1596fea0a329e1f5e4cce0135724881ca5f1d341 by Miss Islington (bot) in branch '3.7':
bpo-34899: Fix a possible assertion failure due to int_from_bytes_impl() (GH-9705)
https://github.com/python/cpython/commit/1596fea0a329e1f5e4cce0135724881ca5f1d341
History
Date User Action Args
2018-10-05 21:29:01miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-10-05 21:29:01miss-islingtonsetmessageid: <1538774941.39.0.545547206417.issue34899@psf.upfronthosting.co.za>
2018-10-05 21:29:01miss-islingtonlinkissue34899 messages
2018-10-05 21:29:01miss-islingtoncreate