Staging
v0.5.1
https://github.com/python/cpython
Revision 6056b7b84f2f77e2c3b49a18cfebe061fc23a08a authored by Miss Islington (bot) on 20 March 2020, 14:27:54 UTC, committed by GitHub on 20 March 2020, 14:27:54 UTC

test_site.test_startup_imports() is now skipped if a path of sys.path
contains a .pth file.

Sort test_site imports.
(cherry picked from commit ba26bf30940f4347fedcf8ebc374c6e2dc375afa)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 64937d3
History
Tip revision: 6056b7b84f2f77e2c3b49a18cfebe061fc23a08a authored by Miss Islington (bot) on 20 March 2020, 14:27:54 UTC
[3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060) (GH-19090)
Tip revision: 6056b7b

README

back to top