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