SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 233 Python

Remove unneeded assignment in PyBytes_Concat() (GH-15274)

The `wb.len = -1` assignment is unneeded since its introduction in 161d695fb0455ce52530d4f43a9eac4c738f64bb as `PyObject_GetBuffer` always fills it in.
S
Sergey Fedoseev committed
afdeb189e97033b54cef44a7490d89d2013cb4e5
Parent: 9cbb97b
Committed by Gregory P. Smith <greg@krypto.org> on 9/10/2019, 4:11:10 PM