]> granicus.if.org Git - python/commit
#4542: On Windows, binascii.crc32 still accepted str as binary input.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 5 Dec 2008 01:40:43 +0000 (01:40 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 5 Dec 2008 01:40:43 +0000 (01:40 +0000)
commitbc9d4749f2f2af4c81c6c088a32ca5672d58a571
tree33d7a8dfcc99980f48642801b5c151c47166de16
parentbc2ce57203e1f355004ec95953eae9dec780ef9a
#4542: On Windows, binascii.crc32 still accepted str as binary input.
This fixes test_binascii.

Will backport to 3.0
Misc/NEWS
Modules/binascii.c