]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41706: Fix special method invocation docs to mention using type() (GH-22084)
authorWilliam Chargin <wchargin@gmail.com>
Wed, 4 Aug 2021 20:43:06 +0000 (13:43 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Aug 2021 20:43:06 +0000 (13:43 -0700)
commit80f33f266b4ad5925a3e58ea3a54ae139a6b6f0e
treedc9e5ac29d5428c9e882d4b31613cbf0baa0f618
parenta8dc4893d2b28827e82447326ea47759c161a722
bpo-41706: Fix special method invocation docs to mention using type() (GH-22084)
Doc/reference/datamodel.rst
Misc/NEWS.d/next/Documentation/2020-09-03-13-37-19.bpo-41706._zXWOR.rst [new file with mode: 0644]