| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Rename PYTHREAD_NAME_MAXLEN to _PYTHREAD_NAME_MAXLEN.
|
@zooba: Is it what you expected? To make the macro private? |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm :)
Sorry, something went wrong.
|
I was thinking it didn't belong in pyconfig.h, but I didn't realise there was an autoconf switch picking values based on the platform. So yeah, this is fine by me, but if it already existed in public then we probably have to leave it there :( |
Sorry, something went wrong.
|
I would prefer to only declare this macro in the internal C API. But I have no idea how to do that :-( |
Sorry, something went wrong.
|
I would prefer most of pyconfig.h be internal API, but that's long history now. We just have to live with it. Having the _PY prefix is the best option. |
Sorry, something went wrong.
Rename PYTHREAD_NAME_MAXLEN to _PYTHREAD_NAME_MAXLEN.
| Back | FazBrowse Home | New Git URL |
Rename PYTHREAD_NAME_MAXLEN to _PYTHREAD_NAME_MAXLEN.