Message416678
| Author | christian.heimes |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, christian.heimes, hoodchatham, meador.inge |
| Date | 2022-04-04.17:15:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1649092519.1.0.487113481925.issue47208@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
GH-32297 adds #ifndef CTYPES_MAX_ARGCOUNT and exposes the constant in the _ctypes extension module, so the test case can use the constant. It allows you to override CTYPES_MAX_ARGCOUNT until libffi upstream agrees on FFI_MAX_CLOSURE_ARGS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-04 17:15:19 | christian.heimes | set | recipients: + christian.heimes, amaury.forgeotdarc, belopolsky, meador.inge, hoodchatham |
| 2022-04-04 17:15:19 | christian.heimes | set | messageid: <1649092519.1.0.487113481925.issue47208@roundup.psfhosted.org> |
| 2022-04-04 17:15:19 | christian.heimes | link | issue47208 messages |
| 2022-04-04 17:15:19 | christian.heimes | create | |