]> 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:44:35 +0000 (18:44 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 18:44:35 +0000 (18:44 +0000)
commitffb0a804c6eba81d6ed15e11b88f9fbb670d0cfe
tree5c2412a8bae1d102b77784f922c34e0b9b6353ec
parent8c9b3d6a137334777a2652a9fcc2eaac390b2921
Patch #1638879: don't accept strings with embedded NUL bytes in long().
  (backport from rev. 54173)
Lib/test/test_builtin.py
Misc/NEWS
Objects/longobject.c