]> granicus.if.org Git - python/commit
Patch #1638879: don't accept strings with embedded NUL bytes in long().
authorGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 18:41:12 +0000 (18:41 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 18:41:12 +0000 (18:41 +0000)
commit00cd818dea72177dd79a3d86562d52f1433f9f49
tree19b02cfa57feb0ad0e4f2ecb35f7aeac1acb59cf
parent1579265aac467db8368676dff6757a46361a1c01
Patch #1638879: don't accept strings with embedded NUL bytes in long().
Lib/test/test_builtin.py
Misc/NEWS
Objects/longobject.c