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 bkabrda, dmalcolm, loewis, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2018-11-22.16:15:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542903341.27.0.788709270274.issue9263@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 95036ea25d47f0081bda2ba96ea327f3375cb6a4 by Victor Stinner in branch '3.7':
[3.7] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) (GH-10662)
https://github.com/python/cpython/commit/95036ea25d47f0081bda2ba96ea327f3375cb6a4
History
Date User Action Args
2018-11-22 16:15:41vstinnersetrecipients: + vstinner, loewis, ncoghlan, pitrou, dmalcolm, serhiy.storchaka, bkabrda
2018-11-22 16:15:41vstinnersetmessageid: <1542903341.27.0.788709270274.issue9263@psf.upfronthosting.co.za>
2018-11-22 16:15:41vstinnerlinkissue9263 messages
2018-11-22 16:15:41vstinnercreate