]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-58032: Deprecate the argparse.FileType type converter (GH-124664)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 23 Oct 2024 07:50:29 +0000 (10:50 +0300)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 07:50:29 +0000 (10:50 +0300)
commit834ba5aaf21ac7fd123534dae8f9e478ee526aaa
tree3e1351b3c1b061fdfd0d382614db89489cccdd14
parentc75ff2ef8eb71d91b1f92db9c2bc7ff18c582ab1
gh-58032: Deprecate the argparse.FileType type converter (GH-124664)
Doc/deprecations/pending-removal-in-future.rst
Doc/library/argparse.rst
Doc/whatsnew/3.14.rst
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2024-09-27-13-10-17.gh-issue-58032.0aNAQ0.rst [new file with mode: 0644]