]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add 'The Python 2.3 Method Resolution Order' (#116435)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 15 Apr 2024 10:01:15 +0000 (13:01 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 10:01:15 +0000 (13:01 +0300)
commit7d0be7aea569b3bc9a3936501d7d32af87c70e73
treedacc4d66cdb2a56fd02b4f8c7c96741f7839015a
parent57bdb75975ff90f95248c59fda34345f3bfff3c4
Add 'The Python 2.3 Method Resolution Order' (#116435)
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