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 brett.cannon, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-26.21:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543266687.59.0.788709270274.issue35134@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5a8c240b1d97de0bd6ced2a57cbcf26da19c1fcc by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/pyerrors.h (GH-10727)
https://github.com/python/cpython/commit/5a8c240b1d97de0bd6ced2a57cbcf26da19c1fcc
History
Date User Action Args
2018-11-26 21:11:27vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, serhiy.storchaka
2018-11-26 21:11:27vstinnersetmessageid: <1543266687.59.0.788709270274.issue35134@psf.upfronthosting.co.za>
2018-11-26 21:11:27vstinnerlinkissue35134 messages
2018-11-26 21:11:27vstinnercreate