]> granicus.if.org Git - python/commit
Issue #17715: Add missing NULL Check to PyNumber_Long.
authorMark Dickinson <dickinsm@gmail.com>
Sat, 13 Apr 2013 16:44:44 +0000 (17:44 +0100)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 13 Apr 2013 16:44:44 +0000 (17:44 +0100)
commitc9734484ca774afad49e361f72cad60d937acf1b
tree27c55159f4eb6fd31aa5a805a755422eb5b1f8c2
parentb4fd468f125955b14f53e77e1f29b216ca888c88
Issue #17715: Add missing NULL Check to PyNumber_Long.
Lib/test/test_int.py
Misc/NEWS
Objects/abstract.c