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

Skip to content

Commit 425136b

Browse files
committed
mention the zlib crc32/adler32 changes
1 parent 2593146 commit 425136b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Library
2727
system doesn't support CODESET and LANG isn't set or doesn't
2828
allow deduction of an encoding.
2929

30+
- Issue #1202: zlib.crc32 and zlib.adler32 now return an unsigned value.
31+
3032

3133
What's New in Python 3.0a3?
3234
===========================

0 commit comments

Comments
 (0)