File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,21 +17,8 @@ Core and Builtins
1717Library
1818-------
1919
20- <<<<<<< .working
2120- Issue #2683: Fix inconsistency in subprocess.Popen.communicate(): the
2221 argument now must be a bytes object in any case.
23- =======
24- - Issue #1622: Correct interpretation of various ZIP header fields.
25-
26- - Issue #1526: Allow more than 64k files to be added to Zip64 file.
27-
28- - Issue #1746: Correct handling of zipfile archive comments (previously
29- archives with comments over 4k were flagged as invalid). Allow writing
30- Zip files with archives by setting the 'comment' attribute of a ZipFile.
31-
32- - Issue #449227: Now with the rlcompleter module, callable objects are added
33- "(" when completed.
34- >>>>>>> .merge-right.r64688
3522
3623- Issue #3145: help("modules whatever") failed when trying to load the source
3724 code of every single module of the standard library, including invalid files
You can’t perform that action at this time.
0 commit comments