python / cpython

The Python programming language
https://www.python.org/
Other
60.06k stars 29.09k forks source link

[3.12] gh-118359: Improve docs for Bdb.user_call (GH-118368) #118410

Closed miss-islington closed 3 weeks ago

miss-islington commented 3 weeks ago

The argument_list parameter of bdb.Bdb.user_call has been useless for 25 years. It is retained for backwards compatibility, but it will always be None. (cherry picked from commit 8e4fb5d260e529c9d4ca60980225fbd00dd5c3c8)

Co-authored-by: Tian Gao gaogaotiantian@hotmail.com


📚 Documentation preview 📚: https://cpython-previews--118410.org.readthedocs.build/