mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
3d60dfbe17
* Replace _PyBytes_Join() with PyBytes_Join(). * Keep _PyBytes_Join() as an alias to PyBytes_Join().