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 vstinner
Date 2019-04-08.23:36:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554766610.07.0.942009121776.issue36565@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79b5d29041bd85ea3baa050b3fa2481344ea35c9 by Victor Stinner in branch 'master':
bpo-36565: Fix libregrtest for Python without builtin _abc (GH-12733)
https://github.com/python/cpython/commit/79b5d29041bd85ea3baa050b3fa2481344ea35c9
History
Date User Action Args
2019-04-08 23:36:50vstinnersetrecipients: + vstinner
2019-04-08 23:36:50vstinnersetmessageid: <1554766610.07.0.942009121776.issue36565@roundup.psfhosted.org>
2019-04-08 23:36:50vstinnerlinkissue36565 messages
2019-04-08 23:36:50vstinnercreate