Skip to content

[3.7] Fix the error handling in bytesio_sizeof(). (GH-10459)#13733

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-36dcaab-3.7
Jun 1, 2019
Merged

[3.7] Fix the error handling in bytesio_sizeof(). (GH-10459)#13733
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-36dcaab-3.7

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Zackery Spytz zspytz@gmail.com

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

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit fefdc00 into python:3.7 Jun 1, 2019
@miss-islington miss-islington deleted the backport-36dcaab-3.7 branch June 1, 2019 21:58
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants