Commit 953d2422 authored by Dean Moldovan's avatar Dean Moldovan Committed by Wenzel Jakob
Browse files

Fix a reference leak in the number converter (#1078)

Fixes #1075.

`PyNumber_Float()` and `PyNumber_Long()` return new references.
parent 7b1de1e5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment