commit | 486b52a3158e0f64fc54efdfa34ed5437b3619f2 | [log] [tgz] |
---|---|---|
author | Alex Doe <alexdoesh@gmail.com> | Thu Jun 15 18:04:57 2023 -0600 |
committer | GitHub <noreply@github.com> | Thu Jun 15 19:04:57 2023 -0500 |
tree | 11441031e5008d9b4d7f80b61e9a91af34ef1d8e | |
parent | 25a64fd28aaaaf2d21fae23212a0554c24fc7b20 [diff] |
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