Skip to content

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 <[email protected]>
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 <[email protected]>
@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
vsajip pushed a commit that referenced this pull request May 21, 2025
lkollar pushed a commit to lkollar/cpython that referenced this pull request May 26, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 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.

3 participants