This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hoodchatham
Recipients amaury.forgeotdarc, belopolsky, christian.heimes, hoodchatham, meador.inge
Date 2022-04-04.19:07:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649099268.23.0.855748705881.issue47208@roundup.psfhosted.org>
In-reply-to
Content
Ideally the library should be able to define a different macro, e.g., CTYPES_CUSTOM_MAX_ARGCOUNT. This way the libffi port can define CTYPES_CUSTOM_MAX_ARGCOUNT and it will be compatible with older Python versions without causing Warning: "CTYPES_MAX_ARGCOUNT redefined`.
History
Date User Action Args
2022-04-04 19:07:48hoodchathamsetrecipients: + hoodchatham, amaury.forgeotdarc, belopolsky, christian.heimes, meador.inge
2022-04-04 19:07:48hoodchathamsetmessageid: <1649099268.23.0.855748705881.issue47208@roundup.psfhosted.org>
2022-04-04 19:07:48hoodchathamlinkissue47208 messages
2022-04-04 19:07:48hoodchathamcreate