]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: Deprecate `__version__` attribute (#138675)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 29 Sep 2025 09:03:23 +0000 (11:03 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Sep 2025 09:03:23 +0000 (12:03 +0300)
commit872eafd2b05731d3c4a1f33249dffbb5c2e53ce3
tree54dd2d23fbc0fd7cb7cd06265735d5741e05d8fa
parent408154d64a7b3d43b05f44ea5c4cdf781bdd1352
gh-76007: Deprecate `__version__` attribute (#138675)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
34 files changed:
Doc/deprecations/index.rst
Doc/deprecations/pending-removal-in-3.20.rst [new file with mode: 0644]
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.14.rst
Doc/whatsnew/3.15.rst
Lib/argparse.py
Lib/csv.py
Lib/ctypes/macholib/__init__.py
Lib/ipaddress.py
Lib/json/__init__.py
Lib/logging/__init__.py
Lib/optparse.py
Lib/pickle.py
Lib/platform.py
Lib/re/__init__.py
Lib/socketserver.py
Lib/tabnanny.py
Lib/test/test_argparse.py
Lib/test/test_csv.py
Lib/test/test_ctypes/test_macholib.py
Lib/test/test_ipaddress.py
Lib/test/test_json/__init__.py
Lib/test/test_logging.py
Lib/test/test_optparse.py
Lib/test/test_re.py
Lib/test/test_socketserver.py
Lib/test/test_tabnanny.py
Lib/test/test_tkinter/test_font.py
Lib/test/test_ttk/__init__.py
Lib/tkinter/font.py
Lib/tkinter/ttk.py
Misc/NEWS.d/next/Library/2025-09-08-17-32-02.gh-issue-76007.peEgcr.rst [new file with mode: 0644]
Misc/sbom.spdx.json