[2.7] bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH-12660) by ZackerySpytz · Pull Request #12678 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ZackerySpytz

Copy link Copy Markdown

Contributor

@ZackerySpytz ZackerySpytz commented

Apr 3, 2019

edited by bedevere-bot

Loading

(cherry picked from commit 487b73a)

https://bugs.python.org/issue36504

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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ZackerySpytz @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot