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.
1170
1170
+--------------+---------------------------------------------+
1171
1171
1172
1172
.. versionchanged :: 3.2
1173
- The `` style `` argument was added.
1173
+ The * style * argument was added.
1174
1174
1175
1175
.. 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
1177
1177
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 *).
1181
1180
1182
1181
.. function :: shutdown()
1183
1182
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