New issue 2449: Pypy/cpyext: Missing PyWeakref_Check API function https://bitbucket.org/pypy/pypy/issues/2449/pypy-cpyext-missing-pyweakref_check-api
Wenzel Jakob: Dear PyPy developers, the cpyext C API contains many *_Check functions, but PyWeakref_Check is missing at the moment. It would be great if this could be added -- I had to use an ugly workaround involving PyRun_String in pybind11 that would be nice to remove. Thank you, Wenzel _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue