]> granicus.if.org Git - python/commit
bpo-27268: Fix incorrect error message on float('') (GH-2745)
authorPedro Lacerda <pslacerda@users.noreply.github.com>
Fri, 17 May 2019 22:32:44 +0000 (19:32 -0300)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Fri, 17 May 2019 22:32:44 +0000 (18:32 -0400)
commit4fa7504ee3184cff064e23fe6799e717ed0f9357
tree2afe48d44613a3a6aa6283176a5b84bcf8bba875
parent871ff77c1cd334a141d52b0d003c080a1928731e
bpo-27268: Fix incorrect error message on float('') (GH-2745)
Python/pystrtod.c