]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the nis module (#104897)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 22:08:36 +0000 (00:08 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 22:08:36 +0000 (00:08 +0200)
commit17e1fe0f9ba87eb170493daa0a4de207425195fd
treedb9e645358037bcec78ab5f92ff53a1cb49e691a
parentb1cb30ec8639e4e65f62e8f6cd44e979640431c8
gh-104773: PEP 594: Remove the nis module (#104897)
21 files changed:
Doc/library/nis.rst [deleted file]
Doc/library/superseded.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Lib/test/test_nis.py [deleted file]
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/next/Library/2023-05-24-23-40-22.gh-issue-104773.FHA99J.rst [new file with mode: 0644]
Modules/Setup
Modules/Setup.stdlib.in
Modules/nismodule.c [deleted file]
PC/pyconfig.h
Python/stdlib_module_names.h
Tools/c-analyzer/cpython/_parser.py
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv
Tools/wasm/Setup.local.example
configure
configure.ac
pyconfig.h.in