gh-157242: Fix typo in _PyBytes_Resize() (#157619)

PyBytes_AsString() should be used to modify the object, not
PyBytesWriter_GetData().
1 file changed