]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44530: Document the change in MAKE_FUNCTION behavior (#93189)
authorAlex Doe <alexdoesh@gmail.com>
Fri, 16 Jun 2023 00:04:57 +0000 (18:04 -0600)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 00:04:57 +0000 (19:04 -0500)
commit486b52a3158e0f64fc54efdfa34ed5437b3619f2
tree11441031e5008d9b4d7f80b61e9a91af34ef1d8e
parent25a64fd28aaaaf2d21fae23212a0554c24fc7b20
bpo-44530: Document the change in MAKE_FUNCTION behavior (#93189)

* bpo-44530: Document the change in MAKE_FUNCTION behavior

Fixes dis module documentation for MAKE_FUNCTION due to https://github.com/python/cpython/commit/2f180ce2cb6e6a7e3c517495e0f4873d6aaf5f2f (bpo-44530, released as part of 3.11) removes the qualified name at TOS
Doc/library/dis.rst