Skip to content

Commit

Permalink
[3.12] Add missing fullstop . to whatsnew/3.8.rst (GH-126553) (#126673
Browse files Browse the repository at this point in the history
)

Add missing fullstop `.` to whatsnew/3.8.rst (GH-126553)
(cherry picked from commit 82269c7)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
miss-islington and rffontenelle authored Nov 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fb82e10 commit 75d251b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.8.rst
Original file line number Diff line number Diff line change
@@ -936,7 +936,7 @@ Add option ``--json-lines`` to parse every input line as a separate JSON object.
logging
-------

Added a *force* keyword argument to :func:`logging.basicConfig`
Added a *force* keyword argument to :func:`logging.basicConfig`.
When set to true, any existing handlers attached
to the root logger are removed and closed before carrying out the
configuration specified by the other arguments.

0 comments on commit 75d251b

Please sign in to comment.