]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531)
authorsobolevn <mail@sobolevn.me>
Sat, 9 May 2026 08:33:09 +0000 (11:33 +0300)
committerGitHub <noreply@github.com>
Sat, 9 May 2026 08:33:09 +0000 (08:33 +0000)
commit46a2c11eaa8cbef6f73dd7050029bd8ff13026fc
treeb0856f86590034aca85a4656404024b1fdd790bd
parentbc8cf07d8dbb4341955dc85d9b2bf273ec5852c7
gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531)
Doc/deprecations/pending-removal-in-3.16.rst
Doc/library/symtable.rst
Doc/tools/removed-ids.txt
Doc/whatsnew/3.14.rst
Doc/whatsnew/3.16.rst
Lib/symtable.py
Lib/test/test_symtable.py
Misc/NEWS.d/3.14.0a1.rst
Misc/NEWS.d/next/Library/2026-05-08-06-56-57.gh-issue-149530.cl2AJ8.rst [new file with mode: 0644]