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