Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) #105841

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 16, 2023

  • 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


馃摎 Documentation preview 馃摎: https://cpython-previews--105841.org.readthedocs.build/

)

* 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>
@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Jun 16, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@carljm
Copy link
Member

carljm commented Jun 16, 2023

@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
Copy link
Contributor

@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
Copy link
Member

carljm commented Jun 16, 2023

Yep, looks good, thank you!

@carljm carljm merged commit 32c0aeb into python:3.12 Jun 16, 2023
24 checks passed
@miss-islington miss-islington deleted the backport-486b52a-3.12 branch June 16, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants