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

Skip to content

Commit 3e2eab1

Browse files
committed
Typo.
1 parent 7c8bcb6 commit 3e2eab1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Extensions
7272
Library
7373
-------
7474

75-
- Issue #7467: when a file from a ZIP archive, its CRC is checked and a
76-
BadZipfile error is raised if it doesn't match (as used to be the
75+
- Issue #7467: when reading a file from a ZIP archive, its CRC is checked
76+
and a BadZipfile error is raised if it doesn't match (as used to be the
7777
case in Python 2.5 and earlier).
7878

7979
- Issue #9550: a BufferedReader could issue an additional read when the

0 commit comments

Comments
 (0)