Skip to content

Emphasize parameter name #135597

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
Jun 19, 2025
Merged

Emphasize parameter name #135597

merged 1 commit into from
Jun 19, 2025

Conversation

rffontenelle
Copy link
Contributor

@rffontenelle rffontenelle commented Jun 17, 2025

This aims to emphasize the pkgutil.iter_importers()'s parameter name fullname.


📚 Documentation preview 📚: https://cpython-previews--135597.org.readthedocs.build/en/135597/library/pkgutil.html#pkgutil.iter_importers

@ZeroIntensity ZeroIntensity merged commit ff639af into python:main Jun 19, 2025
41 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 19, 2025
@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @ZeroIntensity for merging it 🌮🎉.. 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 Jun 19, 2025
…135597)

(cherry picked from commit ff639af8eee11e7ca09999b2724bc10652a00e5d)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 19, 2025
…135597)

(cherry picked from commit ff639af8eee11e7ca09999b2724bc10652a00e5d)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 19, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 19, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jun 19, 2025

GH-135711 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 Jun 19, 2025
ZeroIntensity pushed a commit that referenced this pull request Jun 19, 2025
…-135597) (GH-135710)

Docs: Emphasize parameter name in `pkgutil.iter_importers` (GH-135597)
(cherry picked from commit ff639af)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
ZeroIntensity pushed a commit that referenced this pull request Jun 19, 2025
…-135597) (GH-135711)

Docs: Emphasize parameter name in `pkgutil.iter_importers` (GH-135597)
(cherry picked from commit ff639af)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
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 issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants