bpo-44530: Document the change in MAKE_FUNCTION behavior by alexdoesh · Pull Request #93189 · python/cpython
Fixes dis module documentation for MAKE_FUNCTION due to python@2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
) * bpo-44530: Document the change in MAKE_FUNCTION behavior Fixes dis module documentation for MAKE_FUNCTION due to python@2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS (cherry picked from commit 486b52a) Co-authored-by: Alex Doe <alexdoesh@gmail.com>
carljm pushed a commit to carljm/cpython that referenced this pull request
…onGH-93189) * bpo-44530: Document the change in MAKE_FUNCTION behavior Fixes dis module documentation for MAKE_FUNCTION due to python@2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS. (cherry picked from commit 486b52a) Co-authored-by: Alex Doe <alexdoesh@gmail.com>
carljm pushed a commit that referenced this pull request
…3189) (#105841) bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) * bpo-44530: Document the change in MAKE_FUNCTION behavior Fixes dis module documentation for MAKE_FUNCTION due to 2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS (cherry picked from commit 486b52a) Co-authored-by: Alex Doe <alexdoesh@gmail.com>
carljm added a commit that referenced this pull request
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request
* bpo-44530: Document the change in MAKE_FUNCTION behavior Fixes dis module documentation for MAKE_FUNCTION due to python@2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters