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, terry.reedy, vstinner
Date 2020-03-18.17:27:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584552471.8.0.804241803423.issue27807@roundup.psfhosted.org>
In-reply-to
Content
New changeset d18de46117d661a4acaf2380cc5ebb1cf6a000e9 by Victor Stinner in branch 'master':
bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060)
https://github.com/python/cpython/commit/d18de46117d661a4acaf2380cc5ebb1cf6a000e9
History
Date User Action Args
2020-03-18 17:27:51vstinnersetrecipients: + vstinner, terry.reedy, ezio.melotti, michael.foord, Rosuav
2020-03-18 17:27:51vstinnersetmessageid: <1584552471.8.0.804241803423.issue27807@roundup.psfhosted.org>
2020-03-18 17:27:51vstinnerlinkissue27807 messages
2020-03-18 17:27:51vstinnercreate