Issue #21377: PyBytes_Concat() now tries to concatenate in-place when the...
Issue #21377: PyBytes_Concat() now tries to concatenate in-place when the first argument has a reference count of 1. Patch by Nikolaus Rath.
Showing
Please register or sign in to comment