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 vstinner
Recipients berker.peksag, izbyshev, serhiy.storchaka, vstinner
Date 2018-10-28.16:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540745154.3.0.788709270274.issue35090@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3d4fabb2a424cb04ae446ebe4428090c386f45a5 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-35090: Fix potential division by zero in allocator wrappers (GH-10174)
https://github.com/python/cpython/commit/3d4fabb2a424cb04ae446ebe4428090c386f45a5
History
Date User Action Args
2018-10-28 16:45:54vstinnersetrecipients: + vstinner, berker.peksag, serhiy.storchaka, izbyshev
2018-10-28 16:45:54vstinnersetmessageid: <1540745154.3.0.788709270274.issue35090@psf.upfronthosting.co.za>
2018-10-28 16:45:54vstinnerlinkissue35090 messages
2018-10-28 16:45:54vstinnercreate