Message 176309 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
I don't think _Py_Uid_Converter and _Py_Gid_Converter belong in Objects/longobject.c.  Is there a better place to put these?  (Though _PyLong_FromUid and _PyLong_FromGid seem fine.)