]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111495: Add tests for PyFloat C API (GH-111624) (GH-111752)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Nov 2023 08:01:31 +0000 (09:01 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Nov 2023 08:01:31 +0000 (10:01 +0200)
commitfef32a1d08c52e4604a42857ab5dfe8e7b0a12ff
tree327b1acada5674b6cbf14abbb587a77787772c95
parent237b269298bbc2f604b86182597b832b219113d9
[3.12] gh-111495: Add tests for PyFloat C API (GH-111624) (GH-111752)

(cherry picked from commit b452202a11c4cb60f69a098a0076a8a8aabade38)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_capi/test_float.py [new file with mode: 0644]
Modules/_testcapi/float.c