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 Jeffrey.Walton, alex, alexandre.vassalotti, deadshort, dmalcolm, donmez, fweimer, jcea, jwilk, loewis, mark.dickinson, martin.panter, matejcik, miss-islington, nnorwitz, pitrou, python-dev, serhiy.storchaka, vstinner, xiang.zhang, ztane
Date 2018-09-11.23:18:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536707884.73.0.0269046726804.issue1621@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c7d67ce83a62b5f0fe5c53a6df602827451bf7f by Miss Islington (bot) (Sergey Fedoseev) in branch 'master':
bpo-1621: Avoid signed integer overflow in set_table_resize(). (GH-9059)
https://github.com/python/cpython/commit/6c7d67ce83a62b5f0fe5c53a6df602827451bf7f
History
Date User Action Args
2018-09-11 23:18:05miss-islingtonsetrecipients: + miss-islington, loewis, nnorwitz, jcea, mark.dickinson, pitrou, vstinner, alexandre.vassalotti, donmez, matejcik, jwilk, alex, dmalcolm, python-dev, deadshort, martin.panter, serhiy.storchaka, ztane, fweimer, Jeffrey.Walton, xiang.zhang
2018-09-11 23:18:04miss-islingtonsetmessageid: <1536707884.73.0.0269046726804.issue1621@psf.upfronthosting.co.za>
2018-09-11 23:18:04miss-islingtonlinkissue1621 messages
2018-09-11 23:18:04miss-islingtoncreate