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 vstinner
Recipients jdemeyer, vstinner
Date 2019-06-17.13:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> bpo-37191: the new vector APIs declare "static inline" functions which are no C89 compatible and so cause compilation issues on pygobject3, python-dbus, xen (for example).

bpo-37191 have been fixed, so this issue can now be closed.
History
Date User Action Args
2019-06-17 13:09:16vstinnersetrecipients: + vstinner, jdemeyer
2019-06-17 13:09:16vstinnersetmessageid: <[email protected]>
2019-06-17 13:09:16vstinnerlinkissue37194 messages
2019-06-17 13:09:16vstinnercreate