Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-134360 Add processName attribute to logging.Formatter docstring #134371

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
May 21, 2025

Conversation

SofieTorch
Copy link
Contributor

@SofieTorch SofieTorch commented May 20, 2025

As the issue #134360 suggests, the Formatter class was missing the processName attribute inside its docstring.

I've added the attribute to the docstring and made sure that it actually is in the LogRecord class. Now it is just as in the LogRecord attributes section of the Python documentation.

add processName to logging.Formatter docstring
@SofieTorch SofieTorch requested a review from vsajip as a code owner May 20, 2025 17:58
@python-cla-bot
Copy link

python-cla-bot bot commented May 20, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented May 20, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@vsajip vsajip merged commit c740fe3 into python:main May 21, 2025
46 checks passed
@vsajip vsajip added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 21, 2025
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2025
…tring (pythonGH-134371)

(cherry picked from commit c740fe3)

Co-authored-by: Sofia Toro <sofie.torch@outlook.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2025
…tring (pythonGH-134371)

(cherry picked from commit c740fe3)

Co-authored-by: Sofia Toro <sofie.torch@outlook.com>
@bedevere-app
Copy link

bedevere-app bot commented May 21, 2025

GH-134404 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 May 21, 2025
@bedevere-app
Copy link

bedevere-app bot commented May 21, 2025

GH-134405 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 May 21, 2025
vsajip pushed a commit that referenced this pull request May 21, 2025
…string (GH-134371) (GH-134404)

Co-authored-by: Sofia Toro <sofie.torch@outlook.com>
vsajip pushed a commit that referenced this pull request May 21, 2025
…string (GH-134371) (GH-134405)

Co-authored-by: Sofia Toro <sofie.torch@outlook.com>
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.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.