| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hm...
In Python\getargs.c this works perfectly: PyAPI_FUNC(int)
_PyArg_Parse_SizeT(PyObject *args, const char *format, ...)
{Do we need to declare such an internal function as importable/exportable? |
Sorry, something went wrong.
|
I've made the function non-exportable, now it links with no error. |
Sorry, something went wrong.
|
Thank you! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Addresses this:
A follow-up to gh-94549 so cc @encukou.