cpython/Misc/NEWS.d/next/Library/2024-07-17-09-44-35.gh-issu...

4 lines
165 B
ReStructuredText
Raw Normal View History

Due to the lack of interest for :meth:`symtable.Class.get_methods`, the
method is marked as deprecated and will be removed in Python 3.16. Patch by
Bénédikt Tran.