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 eric.snow, jdemeyer, nascheme, ncoghlan, steve.dower, vstinner
Date 2019-05-24.11:44:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b4bdecd0fc9112b60a81fec171bc78bc13f2f59c by Victor Stinner in branch 'master':
bpo-36710: Add tstate parameter in errors.c (GH-13540)
https://github.com/python/cpython/commit/b4bdecd0fc9112b60a81fec171bc78bc13f2f59c
History
Date User Action Args
2019-05-24 11:44:26vstinnersetrecipients: + vstinner, nascheme, ncoghlan, eric.snow, jdemeyer, steve.dower
2019-05-24 11:44:26vstinnersetmessageid: <[email protected]>
2019-05-24 11:44:26vstinnerlinkissue36710 messages
2019-05-24 11:44:26vstinnercreate