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 Aaron Hall, benjamin.peterson, eric.snow, mark.dickinson, miss-islington, pablogsal, serhiy.storchaka, thatiparthy, vstinner
Date 2018-11-21.22:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542840826.94.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f1d002c1e094922b0f17a820f90ff102d68ab253 by Victor Stinner in branch 'master':
bpo-35059: Enhance _PyObject_AssertFailed() (GH-10642)
https://github.com/python/cpython/commit/f1d002c1e094922b0f17a820f90ff102d68ab253
History
Date User Action Args
2018-11-21 22:53:47vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-21 22:53:46vstinnersetmessageid: <1542840826.94.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-21 22:53:46vstinnerlinkissue35059 messages
2018-11-21 22:53:46vstinnercreate