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 miss-islington, serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-06-11.15:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591889464.67.0.302618110687.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset bdfe9b633a171522bc6cdb7c8aa1215cbd119b59 by Victor Stinner in branch 'master':
bpo-40275: test.supports imports lazily fnmatch, glob, struct (GH-20810)
https://github.com/python/cpython/commit/bdfe9b633a171522bc6cdb7c8aa1215cbd119b59
History
Date User Action Args
2020-06-11 15:31:04vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington, shihai1991
2020-06-11 15:31:04vstinnersetmessageid: <1591889464.67.0.302618110687.issue40275@roundup.psfhosted.org>
2020-06-11 15:31:04vstinnerlinkissue40275 messages
2020-06-11 15:31:04vstinnercreate