mirror of
https://github.com/python/cpython.git
synced 2025-11-23 11:57:09 +00:00
gh-119698: fix symtable.Class.get_methods and document its behaviour correctly (#120151)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
parent
656a1c8108
commit
b8a8e04fec
4 changed files with 186 additions and 5 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix :meth:`symtable.Class.get_methods` and document its behaviour. Patch by
|
||||
Bénédikt Tran.
|
||||
Loading…
Add table
Add a link
Reference in a new issue