◐ Shell
reader mode source ↗
Skip to content

Implicit float conversion in function calls#1908

Merged
filmor merged 2 commits into
pythonnet:releasefrom
filmor:implicit-float-int
Sep 20, 2022
Merged

Implicit float conversion in function calls#1908
filmor merged 2 commits into
pythonnet:releasefrom
filmor:implicit-float-int

Drop PyLong_Check (which checked for exact type) in favour of PyInt_C…

2194d6c

Workflow runs completed with no jobs