pybind11/include
Dean Moldovan 953d2422b3 Fix a reference leak in the number converter (#1078)
Fixes #1075.

`PyNumber_Float()` and `PyNumber_Long()` return new references.
2017-09-10 16:53:02 +02:00
..
pybind11 Fix a reference leak in the number converter (#1078) 2017-09-10 16:53:02 +02:00