]> granicus.if.org Git - python/commit
_csv: use _PyLong_AsInt()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 19 Oct 2016 14:00:37 +0000 (16:00 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 19 Oct 2016 14:00:37 +0000 (16:00 +0200)
commit7a6dbb71b24eb4693a3834230088defcd751f476
treed90f3889cb72148acd1d5b8ef049d2ab391939ce
parentaf48a917158dd2ce339a8d7bbb769ff2f37809b4
_csv: use _PyLong_AsInt()
Modules/_csv.c