Message 183461 - Python tracker
Message183461
| Author | eli.bendersky |
|---|---|
| Recipients | Arfrever, alex, arigo, docs@python, eli.bendersky, meador.inge |
| Date | 2013-03-04.14:54:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362408893.19.0.729204972383.issue16575@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A minimal fix would be to update the documentation. A more comprehensive fix would be to tweak ctypes to reject unions and bit-fields when running on non-x86 (does this work for ARM and other non-Intel archs?) An even more comprehensive fix would be to make this work, but that would require forking libffi and should presumably be first implemented upstream. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-04 14:54:53 | eli.bendersky | set | recipients: + eli.bendersky, arigo, Arfrever, alex, meador.inge, docs@python |
| 2013-03-04 14:54:53 | eli.bendersky | set | messageid: <1362408893.19.0.729204972383.issue16575@psf.upfronthosting.co.za> |
| 2013-03-04 14:54:53 | eli.bendersky | link | issue16575 messages |
| 2013-03-04 14:54:53 | eli.bendersky | create | |