What does this implement/fix? Explain your changes.
Fixes an oversight in #1343 that allows PyFloat to continue being converted to uint64.
Does this close any currently open issues?
Fixes the test failures in #1361
Any other comments?
...
Checklist
Check all those that are applicable and complete.
- Make sure to include one or more tests for your change
- If an enhancement PR, please create docs and at best an example
- Add yourself to
AUTHORS
- Updated the
CHANGELOG