| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| * ``_Py_GetConfig()``: :c:func:`PyConfig_Get` and :c:func:`PyConfig_GetInt` | ||
| * ``_Py_HashBytes()``: :c:func:`Py_HashBuffer` | ||
| * ``_Py_fopen_obj()``: :c:func:`Py_fopen` | ||
| * ``PyMutex_IsLocked()`` : :c:func:`PyMutex_IsLocked` |
There was a problem hiding this comment.
Should the first one start with an underscore?
Sorry, something went wrong.
There was a problem hiding this comment.
Nope, the private API lacked a leading underscore.
Sorry, something went wrong.
There was a problem hiding this comment.
Then I need to undo my typo "fix" :)
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
@hugovk asked me to update these docs on main to account for the late-breaking backport to 3.14.
📚 Documentation preview 📚: https://cpython-previews--137024.org.readthedocs.build/