Skip to content

[3.7] bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase is called with invalid base. (GH-18863).#18955

Merged
serhiy-storchaka merged 1 commit into
python:3.7from
serhiy-storchaka:backport-e5ccc94-3.7
Mar 12, 2020
Merged

[3.7] bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase is called with invalid base. (GH-18863).#18955
serhiy-storchaka merged 1 commit into
python:3.7from
serhiy-storchaka:backport-e5ccc94-3.7

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Mar 12, 2020

Copy link
Copy Markdown
Member

(cherry picked from commit e5ccc94)

https://bugs.python.org/issue38643

…ToBase is called with invalid base. (pythonGH-18863).

(cherry picked from commit e5ccc94)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants