◐ Shell
clean mode source ↗

[3.12] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) by miss-islington · Pull Request #105841 · python/cpython

Conversation

)

* 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>

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@carljm

@alexdoesh I think CLA bot is confused by the differing email addresses on your git commits vs your GH account. Can you click the button above to sign and see if that resolves it?

@alexdoesh

@alexdoesh I think CLA bot is confused by the differing email addresses on your git commits vs your GH account. Can you click the button above to sign and see if that resolves it?

Done. @carljm, it seems to be signed correctly now, right?

@carljm

Yep, looks good, thank you!

Labels