Content-Length: 297798 | pFad | http://github.com/python/cpython/pull/135160/commits/86550eb02700c26d6b39db5e9904fefc5e7ad653

21 gh-133438: Fix the use of the terms "argument" and "parameter" in the documentation by serhiy-storchaka · Pull Request #135160 · python/cpython · GitHub
Skip to content

gh-133438: Fix the use of the terms "argument" and "parameter" in the documentation #135160

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
serhiy-storchaka authored Jun 5, 2025
commit 86550eb02700c26d6b39db5e9904fefc5e7ad653
4 changes: 2 additions & 2 deletions Doc/howto/logging-cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ That can still use %-formatting, as shown here::
>>>

Logging calls (``logger.debug()``, ``logger.info()`` etc.) only take
positional arguments for the actual logging message itself, with keyword
positional arguments for the logging message itself, with keyword
arguments used only for determining options for how to handle the actual
logging call (e.g. the ``exc_info`` keyword argument to indicate that
traceback information should be logged, or the ``extra`` keyword argument
Expand Down Expand Up @@ -2732,7 +2732,7 @@ governs the formatting of logging messages for final output to logs, and is
completely orthogonal to how an individual logging message is constructed.

Logging calls (:meth:`~Logger.debug`, :meth:`~Logger.info` etc.) only take
positional arguments for the actual logging message itself, with keyword
positional arguments for the logging message itself, with keyword
arguments used only for determining options for how to handle the logging call
(e.g. the ``exc_info`` keyword argument to indicate that traceback information
should be logged, or the ``extra`` keyword argument to indicate additional
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/python/cpython/pull/135160/commits/86550eb02700c26d6b39db5e9904fefc5e7ad653

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy