[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2020-11-20 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2020-10-16 Thread Irit Katriel
Irit Katriel added the comment: Can this be closed? -- nosy: +iritkatriel ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread miss-islington
miss-islington added the comment: New changeset 10354cbb5067b4719ba1c2d51d22314a644ed3e5 by Miss Islington (bot) in branch '3.7': bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK (GH-11694) https://github.com/python/cpython/commit/10354cbb5067b4719ba1c2d51d22314a644ed3e5 --

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +11543 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread miss-islington
miss-islington added the comment: New changeset 742d768656512a469ce9571b1cbd777def7bc5ea by Miss Islington (bot) (Andreas Schwab) in branch 'master': bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK (GH-11694) https://github.com/python/cpython/commit/742d768656512a469ce9571b1cbd777def7bc5ea

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread Andreas Schwab
Change by Andreas Schwab : -- keywords: +patch, patch, patch pull_requests: +11536, 11537, 11538 stage: -> patch review ___ Python tracker ___

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread Andreas Schwab
Change by Andreas Schwab : -- keywords: +patch, patch pull_requests: +11536, 11537 stage: -> patch review ___ Python tracker ___

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread Andreas Schwab
Change by Andreas Schwab : -- keywords: +patch pull_requests: +11536 stage: -> patch review ___ Python tracker ___ ___

[issue35847] RISC-V needs CTYPES_PASS_BY_REF_HACK

2019-01-29 Thread Andreas Schwab
New submission from Andreas Schwab : == FAIL: test_pass_by_value (ctypes.test.test_structures.StructureTestCase) -- Traceback (most recent call last): File