]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46933: Make pwd module optional (GH-31700)
authorChristian Heimes <christian@python.org>
Mon, 7 Mar 2022 12:36:47 +0000 (14:36 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 12:36:47 +0000 (13:36 +0100)
commitca9689f8dac01d27e041e1dbbdae146746d48ab3
treec6dcb89cc77ea1faf55abf4d664349669808eb31
parent3b3be05a164da43f201e35b6dafbc840993a4d18
bpo-46933: Make pwd module optional (GH-31700)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
.gitignore
Lib/distutils/tests/test_util.py
Lib/posixpath.py
Lib/test/test_pathlib.py
Lib/test/test_posix.py
Makefile.pre.in
Misc/NEWS.d/next/Library/2022-03-05-21-51-31.bpo-46933.6yzWtb.rst [new file with mode: 0644]
Modules/Setup.bootstrap.in [moved from Modules/Setup.bootstrap with 96% similarity]
configure
configure.ac
pyconfig.h.in