Skip to content

GH-69695: Update PyImport_ImportModule description#103836

Merged
encukou merged 4 commits into
python:mainfrom
patenaud:fix_import_docs
Feb 2, 2024
Merged

GH-69695: Update PyImport_ImportModule description#103836
encukou merged 4 commits into
python:mainfrom
patenaud:fix_import_docs

Conversation

@patenaud

Copy link
Copy Markdown
Contributor

import.rst file updated

gh-69695: PyImport_ImportModule description updated

@AA-Turner AA-Turner changed the title doc: update import.rst PyImport_ImportModule description #69695 GH-69695: Update PyImport_ImportModule description Apr 25, 2023
@arhadthedev arhadthedev added skip news docs Documentation in the Doc dir awaiting review labels Apr 25, 2023
Comment thread Doc/c-api/import.rst Outdated

@brettcannon brettcannon 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.

The new lines are too long; I suspect Adam's line wrapping suggestions should fix the issue.

@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

encukou and others added 2 commits January 24, 2024 15:13
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@encukou

encukou commented Jan 29, 2024

Copy link
Copy Markdown
Member

I have made the requested changes; please review again.

(I wonder if this works if I'm not the PR author.)

@AlexWaygood

Copy link
Copy Markdown
Member

I have made the requested changes; please review again.

(I wonder if this works if I'm not the PR author.)

It doesn't work for anybody right now:

@encukou encukou dismissed brettcannon’s stale review February 1, 2024 12:52

The lines are short now.

@encukou encukou merged commit 9872855 into python:main Feb 2, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @patenaud for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2024
…H-103836)

(cherry picked from commit 9872855)

Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Feb 2, 2024

Copy link
Copy Markdown

GH-114924 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Feb 2, 2024
@encukou encukou added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Feb 2, 2024
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Thanks @patenaud for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2024
…H-103836)

(cherry picked from commit 9872855)

Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2024
…H-103836)

(cherry picked from commit 9872855)

Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Feb 2, 2024

Copy link
Copy Markdown

GH-114925 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 2, 2024
encukou pushed a commit that referenced this pull request Feb 5, 2024
) (GH-114924)

GH-69695: Update ``PyImport_ImportModule`` description (GH-103836)

(cherry picked from commit 9872855)

Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
encukou pushed a commit that referenced this pull request Feb 5, 2024
) GH-114925)

GH-69695: Update ``PyImport_ImportModule`` description (GH-103836)

(cherry picked from commit 9872855)

Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…H-103836)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
…H-103836)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@terryjreedy terryjreedy removed the needs backport to 3.11 only security fixes label Feb 18, 2025
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 topic-importlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants