diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2023-02-09 09:40:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 09:40:13 (GMT) |
commit | 45fa12aec8f508c224a1521cfe3ae597f1026264 (patch) | |
tree | 4152ceecd5317bd2976ac21247daa3e478c8b46d /Python/import.c | |
parent | 58395759b04273edccf3d199606088e0703ae6b1 (diff) | |
download | cpython-45fa12aec8f508c224a1521cfe3ae597f1026264.zip cpython-45fa12aec8f508c224a1521cfe3ae597f1026264.tar.gz cpython-45fa12aec8f508c224a1521cfe3ae597f1026264.tar.bz2 |
gh-101678: Merge math_1_to_whatever() and math_1() (#101730)
`math_1_to_whatever()` is no longer useful, since all existing uses of it convert to `float`.
Earlier versions of Python used `math_1_to_whatever` with an integer target; see
gh-16991 for the PR where that use was removed.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions