Kaydet (Commit) f60b4852 authored tarafından Éric Araujo's avatar Éric Araujo

Move entries to the right place

üst 44d8bb08
...@@ -37,10 +37,6 @@ Core and Builtins ...@@ -37,10 +37,6 @@ Core and Builtins
Library Library
------- -------
- Issue #2236: distutils' mkpath ignored the mode parameter.
- Fix typo in one sdist option (medata-check).
- Issue #11089: Fix performance issue limiting the use of ConfigParser() - Issue #11089: Fix performance issue limiting the use of ConfigParser()
with large config files. with large config files.
...@@ -212,6 +208,10 @@ Core and Builtins ...@@ -212,6 +208,10 @@ Core and Builtins
Library Library
------- -------
- Issue #2236: distutils' mkpath ignored the mode parameter.
- Fix typo in one sdist option (medata-check).
- Issue #10323: itertools.islice() now consumes the minimum number of - Issue #10323: itertools.islice() now consumes the minimum number of
inputs before stopping. Formerly, the final state of the underlying inputs before stopping. Formerly, the final state of the underlying
iterator was undefined. iterator was undefined.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment