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 Mark.Shannon, eric.snow, jdemeyer, nascheme, ncoghlan, phsilva, steve.dower, vstinner
Date 2020-06-23.13:55:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592920515.42.0.777559205436.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61b649296110dcb38e67db382a7e8427c5eb75d0 by Victor Stinner in branch 'master':
bpo-36710: Pass tstate explicitly in abstract.c (GH-21075)
https://github.com/python/cpython/commit/61b649296110dcb38e67db382a7e8427c5eb75d0
History
Date User Action Args
2020-06-23 13:55:15vstinnersetrecipients: + vstinner, nascheme, ncoghlan, phsilva, Mark.Shannon, eric.snow, jdemeyer, steve.dower
2020-06-23 13:55:15vstinnersetmessageid: <1592920515.42.0.777559205436.issue36710@roundup.psfhosted.org>
2020-06-23 13:55:15vstinnerlinkissue36710 messages
2020-06-23 13:55:15vstinnercreate