mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
The `wb.len = -1` assignment is unneeded since its introduction in161d695fb0as `PyObject_GetBuffer` always fills it in. (cherry picked from commitafdeb189e9) Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Source files for various builtin objects