Skip to content

[3.8] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860)#13891

Merged
vstinner merged 1 commit intopython:3.8from
ZackerySpytz:backport-dc24765-3.8
Jun 7, 2019
Merged

[3.8] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860)#13891
vstinner merged 1 commit intopython:3.8from
ZackerySpytz:backport-dc24765-3.8

Conversation

@ZackerySpytz
Copy link
Copy Markdown
Contributor

@ZackerySpytz ZackerySpytz commented Jun 7, 2019

(cherry picked from commit dc24765)

https://bugs.python.org/issue37170

…sk() (pythonGH-13860)

(cherry picked from commit dc24765)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Copy link
Copy Markdown
Member

@ericvsmith ericvsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

5 participants