]> granicus.if.org Git - python/commit
bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK (GH-11694)
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 29 Jan 2019 16:16:10 +0000 (17:16 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Jan 2019 16:16:10 +0000 (08:16 -0800)
commit742d768656512a469ce9571b1cbd777def7bc5ea
tree8a7883e4aa6cd678a1e2281724b2b1113aa2efbe
parent808180c206fbde390d9dbdf24a8989fc8a6446ec
bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK (GH-11694)

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

https://bugs.python.org/issue35847
Misc/NEWS.d/next/Library/2019-01-29-09-11-09.bpo-35847.eiSi4t.rst [new file with mode: 0644]
Modules/_ctypes/callproc.c