Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e7196f

Browse files
committed
Fix committed merge conflict.
1 parent e7c78b2 commit 6e7196f

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

Misc/NEWS

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,8 @@ Core and Builtins
1717
Library
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

0 commit comments

Comments
 (0)