]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31904: Fix site and sysconfig modules for VxWorks RTOS (GH-21821)
authorpxinwr <peixing.xin@windriver.com>
Sun, 20 Dec 2020 22:27:42 +0000 (06:27 +0800)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 22:27:42 +0000 (23:27 +0100)
commitab74c014ae514fde7487542ec96ef45235aa86b0
tree95f63ef81a87a9d975421287d6d0dbe1b24f4e2e
parentc95f8bc2700b42f4568886505a819816c9b0ba28
bpo-31904: Fix site and sysconfig modules for VxWorks RTOS (GH-21821)
Lib/distutils/command/install.py
Lib/distutils/tests/test_install.py
Lib/site.py
Lib/sysconfig.py
Lib/test/test_site.py
Lib/test/test_sysconfig.py
Misc/NEWS.d/next/Library/2020-08-11-17-44-07.bpo-31904.cb13ea.rst [new file with mode: 0644]