Skip to content

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

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

encukou
Copy link
Member

@encukou encukou commented Jan 28, 2025

This fixes the docs, and runs the test for the default value also for a module without the slot.

@ericsnowcurrently, does this look OK?


📚 Documentation preview 📚: https://cpython-previews--129406.org.readthedocs.build/

@encukou
Copy link
Member Author

encukou commented Feb 8, 2025

I'll merge next week if there are no objections & the tests pass.

@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 8, 2025
@bedevere-bot
Copy link

🤖 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.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 8, 2025
@encukou encukou merged commit fc8d2cb into python:main Feb 24, 2025
126 of 127 checks passed
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 24, 2025
…d add test (pythonGH-129406)

(cherry picked from commit fc8d2cb)

Co-authored-by: Petr Viktorin <[email protected]>
@miss-islington-app
Copy link

Sorry, @encukou, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fc8d2cba541f378df0a439412665f3dbe0b9ae3c 3.12

@bedevere-app
Copy link

bedevere-app bot commented Feb 24, 2025

GH-130507 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 24, 2025
encukou added a commit to encukou/cpython that referenced this pull request Feb 24, 2025
@bedevere-app
Copy link

bedevere-app bot commented Feb 24, 2025

GH-130510 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 24, 2025
encukou added a commit that referenced this pull request Feb 24, 2025
…nd add test (GH-129406) (GH-130507)

(cherry picked from commit fc8d2cb)

Co-authored-by: Petr Viktorin <[email protected]>
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants