Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Open
Description
There is a private_PyDict_NewPresized() function which is used by 11 projects of the PyPI top 15,000 projects:
- Nuitka (2.7.16)
- cython (3.1.4)
- frozendict (2.4.6)
- gevent (25.9.1)
- mercurial (7.1.1)
- mypy (1.18.2)
- mypy_dev-1.19.0a2
- numba (0.62.0)
- orjson (3.11.3)
- ormsgpack (1.10.0)
- serpyco_rs (1.17.1)
I propose to make the function public.