diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-10 17:46:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-10 17:46:52 (GMT) |
commit | 98224d24d1d69383ccc6336e87e362f986c99169 (patch) | |
tree | 54288ce502781c0d36fbcc5424673c1e4359550b /Python/dynload_stub.c | |
parent | 63909cdc2ff4eec58cc2b56426f2c725ccd4ba2b (diff) | |
download | cpython-98224d24d1d69383ccc6336e87e362f986c99169.zip cpython-98224d24d1d69383ccc6336e87e362f986c99169.tar.gz cpython-98224d24d1d69383ccc6336e87e362f986c99169.tar.bz2 |
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.
(cherry picked from commit afdeb189e97033b54cef44a7490d89d2013cb4e5)
Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions