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 berker.peksag, izbyshev, miss-islington, serhiy.storchaka, vstinner
Date 2018-10-28.20:59:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540760357.71.0.788709270274.issue35090@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd0a3bce6e917b5853c809a309c1513acc176f56 by Miss Islington (bot) in branch '3.6':
bpo-35090: Fix potential division by zero in allocator wrappers (GH-10174)
https://github.com/python/cpython/commit/fd0a3bce6e917b5853c809a309c1513acc176f56
History
Date User Action Args
2018-10-28 20:59:17miss-islingtonsetrecipients: + miss-islington, vstinner, berker.peksag, serhiy.storchaka, izbyshev
2018-10-28 20:59:17miss-islingtonsetmessageid: <1540760357.71.0.788709270274.issue35090@psf.upfronthosting.co.za>
2018-10-28 20:59:17miss-islingtonlinkissue35090 messages
2018-10-28 20:59:17miss-islingtoncreate