On 12/3/22 23:20, Marco Sulla wrote:
Hello. Sorry for posting in the dev mailing list, I did not found an user list
for Pypy.
I developed a C extension for CPython 3.6+. This extension uses
PyDictKeysObject. I tried to enable Pypy in cibuildwheel, but I get a
compilation error for PyDictKey
Hello. Sorry for posting in the dev mailing list, I did not found an user list
for Pypy.
I developed a C extension for CPython 3.6+. This extension uses
PyDictKeysObject. I tried to enable Pypy in cibuildwheel, but I get a
compilation error for PyDictKeysObject.
What object can be used by C ex