]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110)
authornative-api <vano@mail.mipt.ru>
Fri, 12 Jun 2020 06:20:11 +0000 (09:20 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2020 06:20:11 +0000 (15:20 +0900)
commit2145c8c9724287a310bc77a2760d4f1c0ca9eb0c
tree754c3c52598209ebfd547710d0736e2ac01351ac
parentddef3bdc7b254a7e1129a52c17d79cb7c73a88f5
bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110)
Doc/using/cmdline.rst
Lib/site.py
Lib/test/test_site.py
Misc/NEWS.d/next/Library/2019-03-01-01-56-23.bpo-33944.-82Pkt.rst [new file with mode: 0644]