Staging
v0.5.1
https://github.com/python/cpython
Revision fefdc009906c5ea8fb57383817b3c42d3b0634ad authored by Miss Islington (bot) on 01 June 2019, 21:58:33 UTC, committed by GitHub on 01 June 2019, 21:58:33 UTC

bytesio_sizeof() must check if an error has occurred in _PySys_GetSizeOf().
(cherry picked from commit 36dcaab7fde5d2e54cdeff5b705b5adcb27726dd)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent fc914dd
History
Tip revision: fefdc009906c5ea8fb57383817b3c42d3b0634ad authored by Miss Islington (bot) on 01 June 2019, 21:58:33 UTC
Fix the error handling in bytesio_sizeof(). (GH-10459)
Tip revision: fefdc00

README

back to top