-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test #129406
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I'll merge next week if there are no objections & the tests pass. |
🤖 New build scheduled with the buildbot fleet by @encukou for commit 74ffd46 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…d add test (pythonGH-129406) (cherry picked from commit fc8d2cb) Co-authored-by: Petr Viktorin <[email protected]>
Sorry, @encukou, I could not cleanly backport this to
|
GH-130507 is a backport of this pull request to the 3.13 branch. |
GH-130510 is a backport of this pull request to the 3.12 branch. |
…nd add test (GH-129406) (GH-130507) (cherry picked from commit fc8d2cb) Co-authored-by: Petr Viktorin <[email protected]>
This fixes the docs, and runs the test for the default value also for a module without the slot.
@ericsnowcurrently, does this look OK?
Py_mod_multiple_interpreters
default is incorrect #129405📚 Documentation preview 📚: https://cpython-previews--129406.org.readthedocs.build/