]> granicus.if.org Git - python/commit
bpo-37942: Improve argument clinic float converter (GH-15470)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 25 Aug 2019 02:10:39 +0000 (19:10 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Aug 2019 02:10:39 +0000 (19:10 -0700)
commitaef9ad82f7f667cd001a7112d3bc636e918626f7
tree71bc842de3236a77c6084e951ecf6061693705c0
parent805f8f9afea116c5d4d000570e3d02ae84502f43
bpo-37942: Improve argument clinic float converter (GH-15470)
Lib/test/clinic.test
Misc/NEWS.d/next/Tools-Demos/2019-08-24-12-11-30.bpo-37942.7H8N9a.rst [new file with mode: 0644]
Modules/clinic/_ssl.c.h
Modules/clinic/_statisticsmodule.c.h
Modules/clinic/audioop.c.h
Modules/clinic/cmathmodule.c.h
Modules/clinic/mathmodule.c.h
Python/clinic/sysmodule.c.h
Python/getargs.c
Tools/clinic/clinic.py