File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Misc/NEWS.d/next/Documentation Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1170,14 +1170,13 @@ functions.
11701170 +--------------+---------------------------------------------+
11711171
11721172 .. versionchanged :: 3.2
1173- The `` style `` argument was added.
1173+ The * style * argument was added.
11741174
11751175 .. versionchanged :: 3.3
1176- The `` handlers `` argument was added. Additional checks were added to
1176+ The * handlers * argument was added. Additional checks were added to
11771177 catch situations where incompatible arguments are specified (e.g.
1178- ``handlers `` together with ``stream `` or ``filename ``, or ``stream ``
1179- together with ``filename ``).
1180-
1178+ *handlers * together with *stream * or *filename *, or *stream *
1179+ together with *filename *).
11811180
11821181.. function :: shutdown()
11831182
Original file line number Diff line number Diff line change 1+ Fix wrongly written basicConfig documentation markup syntax
You can’t perform that action at this time.
0 commit comments