]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107211: No longer export internal _PyLong_FromUid() (#109037)
authorVictor Stinner <vstinner@python.org>
Thu, 7 Sep 2023 00:09:06 +0000 (02:09 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 00:09:06 +0000 (02:09 +0200)
commit19eddb515a8cf87df7aaa347379b3e56c324385b
tree25a1a75282ae5d051ff1a5a5cf7b9af14f10e0d9
parenta52a3509770f29f940cda9307704908949912276
gh-107211: No longer export internal _PyLong_FromUid() (#109037)

No longer export _PyLong_FromUid() and _Py_Sigset_Converter()
internal C API function.
Modules/posixmodule.h