]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: Deprecate `__version__` attribute in `imaplib` (#140299)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 20 Oct 2025 12:20:44 +0000 (15:20 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 12:20:44 +0000 (15:20 +0300)
commit99c3c63d2b22359374ecb9645b027b8cd2082249
treec882e73e08e12dbff4de76cde209c0e2a452d2d6
parentfaa169afa0dad9586b294ea9ab6e5e17c5712861
gh-76007: Deprecate `__version__` attribute in `imaplib` (#140299)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/deprecations/pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Library/2025-10-18-14-30-21.gh-issue-76007.peEgcr.rst [new file with mode: 0644]