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-10-25.15:31:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540481477.21.0.788709270274.issue9263@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 626bff856840f471e98ec627043f780c111a063d by Victor Stinner in branch 'master':
bpo-9263: Dump Python object on GC assertion failure (GH-10062)
https://github.com/python/cpython/commit/626bff856840f471e98ec627043f780c111a063d
History
Date User Action Args
2018-10-25 15:31:17vstinnersetrecipients: + vstinner, loewis, ncoghlan, pitrou, dmalcolm, serhiy.storchaka, bkabrda
2018-10-25 15:31:17vstinnersetmessageid: <1540481477.21.0.788709270274.issue9263@psf.upfronthosting.co.za>
2018-10-25 15:31:17vstinnerlinkissue9263 messages
2018-10-25 15:31:17vstinnercreate