]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use the zero argument form of super() in examples for Python3 docs. (GH-22314)
authorAndre Delfino <adelfino@gmail.com>
Mon, 26 Apr 2021 22:13:54 +0000 (19:13 -0300)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 22:13:54 +0000 (15:13 -0700)
commit52cd6d5e1b2bece0d8efb58b1af41071c914ebe6
tree0420c15ff914150667540938f10a9729d8f3743c
parent425434dadc30d96dc1c0c628f954f9b6f5edd2c9
Use the zero argument form of super() in examples for Python3 docs. (GH-22314)
Doc/howto/logging-cookbook.rst
Doc/library/argparse.rst
Doc/library/contextlib.rst
Doc/library/multiprocessing.rst
Doc/library/unittest.mock-examples.rst
Doc/library/weakref.rst