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 Rosuav, ezio.melotti, michael.foord, miss-islington, terry.reedy, vstinner
Date 2020-03-20.14:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584713420.46.0.997029354782.issue27807@roundup.psfhosted.org>
In-reply-to
Content
New changeset ba26bf30940f4347fedcf8ebc374c6e2dc375afa by Victor Stinner in branch '3.8':
[3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060) (GH-19090)
https://github.com/python/cpython/commit/ba26bf30940f4347fedcf8ebc374c6e2dc375afa
History
Date User Action Args
2020-03-20 14:10:20vstinnersetrecipients: + vstinner, terry.reedy, ezio.melotti, michael.foord, Rosuav, miss-islington
2020-03-20 14:10:20vstinnersetmessageid: <1584713420.46.0.997029354782.issue27807@roundup.psfhosted.org>
2020-03-20 14:10:20vstinnerlinkissue27807 messages
2020-03-20 14:10:20vstinnercreate