Skip to content

Commit 90cf1af

Browse files
[3.13] Add missing fullstop . to whatsnew/3.8.rst (GH-126553) (#126672)
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>
1 parent 4774875 commit 90cf1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ Add option ``--json-lines`` to parse every input line as a separate JSON object.
936936
logging
937937
-------
938938

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

0 commit comments

Comments
 (0)