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 methane, pablogsal, serhiy.storchaka, vstinner
Date 2019-10-07.21:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570484648.33.0.0788344647986.issue36389@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7775349895088a7ae68cecf0c74cf817f15e2c74 by Victor Stinner in branch 'master':
bpo-36389: Add newline to _PyObject_AssertFailed() (GH-16629)
https://github.com/python/cpython/commit/7775349895088a7ae68cecf0c74cf817f15e2c74
History
Date User Action Args
2019-10-07 21:44:08vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, pablogsal
2019-10-07 21:44:08vstinnersetmessageid: <1570484648.33.0.0788344647986.issue36389@roundup.psfhosted.org>
2019-10-07 21:44:08vstinnerlinkissue36389 messages
2019-10-07 21:44:08vstinnercreate