FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-141004: Document `PyImport_Inittab` by ZeroIntensity · Pull Request #141844 · python/cpython · GitHub

/ cpython Public

gh-141004: Document PyImport_Inittab - #141844

Merged
ZeroIntensity merged 5 commits into
python:mainfrom
ZeroIntensity:document-inittab
Nov 24, 2025
Merged

gh-141004: Document PyImport_Inittab#141844
ZeroIntensity merged 5 commits into
python:mainfrom
ZeroIntensity:document-inittab

Conversation

ZeroIntensity commented Nov 22, 2025
edited
Loading

Copy link
Copy Markdown
Member

Comment thread Doc/c-api/import.rst Outdated

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

Comment thread Doc/c-api/import.rst Outdated
Co-authored-by: Victor Stinner <vstinner@python.org>
ZeroIntensity enabled auto-merge (squash) November 24, 2025 16:32
ZeroIntensity merged commit 5f35702 into python:main Nov 24, 2025
28 checks passed
ZeroIntensity deleted the document-inittab branch November 24, 2025 16:38
github-project-automation Bot moved this from Todo to Done in Docs PRs Nov 24, 2025

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2025
(cherry picked from commit 5f35702)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Victor Stinner <vstinner@python.org>

Copy link
Copy Markdown

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

cherry_picker 5f35702bb641230131c400500bb8bbacde7465b2 3.13

bedevere-app Bot commented Nov 24, 2025

Copy link
Copy Markdown

GH-141915 is a backport of this pull request to the 3.14 branch.

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Nov 24, 2025
ZeroIntensity added a commit that referenced this pull request Nov 24, 2025
gh-141004: Document `PyImport_Inittab` (GH-141844)
(cherry picked from commit 5f35702)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Nov 27, 2025
(cherry picked from commit 5f35702)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Victor Stinner <vstinner@python.org>

bedevere-app Bot commented Nov 27, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Nov 27, 2025
ZeroIntensity added a commit that referenced this pull request Nov 27, 2025
(cherry picked from commit 5f35702)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
ashm-dev pushed a commit to ashm-dev/cpython that referenced this pull request Dec 8, 2025
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL