]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 15 Apr 2024 11:14:16 +0000 (14:14 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 11:14:16 +0000 (14:14 +0300)
commita844e83b06f848ba84f6fad2a171bc6f3191bcc2
tree7e4a7f6c97bfa27c54a371a56ac36138e85cf7e0
parent50b94b150e7a5beee565d0977d0afabd0115ab72
[3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/glossary.rst
Doc/howto/index.rst
Doc/howto/mro.rst [new file with mode: 0644]
Doc/reference/datamodel.rst
Doc/tutorial/classes.rst
Doc/whatsnew/2.3.rst
Lib/functools.py
Lib/pydoc_data/topics.py