Skip to content

[2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). #7441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 4, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jun 6, 2018

(cherry picked from commit 735abad)

Co-authored-by: Segev Finer segev208@gmail.com

https://bugs.python.org/issue16865

(cherry picked from commit 735abad)

Co-authored-by: Segev Finer <segev208@gmail.com>
@vstinner
Copy link
Member

vstinner commented Jun 6, 2018

It seems like the change caused segfault on Linux (Travis CI) and Windows (AppVeyor).

@serhiy-storchaka serhiy-storchaka merged commit 93d7918 into python:2.7 Dec 4, 2018
@serhiy-storchaka serhiy-storchaka deleted the backport-735abad-2.7 branch December 4, 2018 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants