mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
afdeb189e9
The `wb.len = -1` assignment is unneeded since its introduction in 161d695fb0 as `PyObject_GetBuffer` always fills it in.
Source files for various builtin objects