python-prctl icon indicating copy to clipboard operation
python-prctl copied to clipboard

Py_GetArgcArgv is part of the private python API and incompatible with PyPy

Open hmaarrfk opened this issue 3 years ago • 2 comments

I guess you may ignore this if you want But we are trying to build this for conda-forge and pypy and are running into troubles because this seems to use the private python API.

XREF https://github.com/conda-forge/python-prctl-feedstock/pull/2#issuecomment-1104484003

hmaarrfk avatar Apr 20 '22 23:04 hmaarrfk

ware you able to solve this issue? using pypy3.6 thanks

ohad1310 avatar May 17 '23 13:05 ohad1310

No. I have not

hmaarrfk avatar May 17 '23 13:05 hmaarrfk