File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ Library
338
338
339
339
- bpo-29728: Add new :data:`socket.TCP_NOTSENT_LOWAT` (Linux 3.12) constant.
340
340
Patch by Nathaniel J. Smith.
341
-
341
+
342
342
- bpo-29623: Allow use of path-like object as a single argument in
343
343
ConfigParser.read(). Patch by David Ellis.
344
344
@@ -791,7 +791,7 @@ Library
791
791
- Issue #24142: Reading a corrupt config file left configparser in an
792
792
invalid state. Original patch by Florian Höch.
793
793
794
- - Issue #29581: ABCMeta.__new__ now accepts **kwargs, allowing abstract base
794
+ - Issue #29581: ABCMeta.__new__ now accepts `` **kwargs`` , allowing abstract base
795
795
classes to use keyword parameters in __init_subclass__. Patch by Nate Soares.
796
796
797
797
Windows
You can’t perform that action at this time.
0 commit comments