Skip to content

bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK #11694

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 2 commits into from
Jan 29, 2019
Merged

bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK #11694

merged 2 commits into from
Jan 29, 2019

Conversation

andreas-schwab
Copy link
Contributor

@andreas-schwab andreas-schwab commented Jan 29, 2019

This fixes the ctypes.test.test_structures.StructureTestCase test.

https://bugs.python.org/issue35847

andreas-schwab and others added 2 commits January 29, 2019 12:06
This fixes the ctypes.test.test_structures.StructureTestCase test.
@gpshead gpshead added needs backport to 3.7 type-bug An unexpected behavior, bug, or error labels Jan 29, 2019
@miss-islington
Copy link
Contributor

@andreas-schwab: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 742d768 into python:master Jan 29, 2019
@miss-islington
Copy link
Contributor

Thanks @andreas-schwab for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 29, 2019
This fixes the ctypes.test.test_structures.StructureTestCase test.

https://bugs.python.org/issue35847
(cherry picked from commit 742d768)

Co-authored-by: Andreas Schwab <schwab@linux-m68k.org>
@bedevere-bot
Copy link

GH-11696 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Jan 29, 2019
This fixes the ctypes.test.test_structures.StructureTestCase test.

https://bugs.python.org/issue35847
(cherry picked from commit 742d768)

Co-authored-by: Andreas Schwab <schwab@linux-m68k.org>
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 3, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl added a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
(released upstream in 3.7.0)

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
Code is from gh#python/cpython!11694 released upstream in 3.7.0.

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request Apr 4, 2024
Code is from gh#python/cpython!11694 released upstream in 3.7.0.

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request Apr 11, 2024
Code is from gh#python/cpython!11694 released upstream in 3.7.0.

Fixes: gh#python#11694
Fixes: bpo#35847
Patch: riscv64-ctypes.patch
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.

5 participants