Skip to content
Snippets Groups Projects
Commit 0c7c99e148c7 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Reimplement __Pyx_PyDict_GetItemStrWithError() as a hacky version in Py2 to...

Reimplement __Pyx_PyDict_GetItemStrWithError() as a hacky version in Py2 to get the semantics right of returning a borrowed reference with non-KeyError exceptions left in place.
Closes https://github.com/cython/cython/issues/3578
parent 8249756c48ec
Branches gh3578_refleak
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment