Skip to content

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

Merged
serhiy-storchaka merged 3 commits intopython:2.7from
serhiy-storchaka:backport-735abad-2.7
Dec 4, 2018
Merged

[2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006).#7441
serhiy-storchaka merged 3 commits intopython:2.7from
serhiy-storchaka:backport-735abad-2.7

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