Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
[3.12] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189)#105841
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
)* bpo-44530: Document the change in MAKE_FUNCTION behaviorFixes dis module documentation for MAKE_FUNCTION due topython@2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS(cherry picked from commit486b52a)Co-authored-by: Alex Doe <alexdoesh@gmail.com>
ghost commentedJun 16, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
carljm commentedJun 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 commentedJun 16, 2023
Done.@carljm, it seems to be signed correctly now, right? |
carljm commentedJun 16, 2023
Yep, looks good, thank you! |
Uh oh!
There was an error while loading.Please reload this page.
Fixes dis module documentation for MAKE_FUNCTION due to2f180ce (bpo-44530, released as part of 3.11) removes the qualified name at TOS
(cherry picked from commit486b52a)
Co-authored-by: Alex Doealexdoesh@gmail.com
📚 Documentation preview 📚:https://cpython-previews--105841.org.readthedocs.build/