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 Ayappan, David.Edelsohn, Michael.Felt, kadler, vstinner
Date 2019-03-04.14:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551710926.2.0.400700954435.issue35198@roundup.psfhosted.org>
In-reply-to
Content
New changeset 800d5cd75025876d79ab05980925a05d8e36b63d by Victor Stinner (Kevin Adler) in branch 'master':
bpo-35198 Fix C++ extension compilation on AIX (GH-10437)
https://github.com/python/cpython/commit/800d5cd75025876d79ab05980925a05d8e36b63d
History
Date User Action Args
2019-03-04 14:48:46vstinnersetrecipients: + vstinner, David.Edelsohn, Michael.Felt, Ayappan, kadler
2019-03-04 14:48:46vstinnersetmessageid: <1551710926.2.0.400700954435.issue35198@roundup.psfhosted.org>
2019-03-04 14:48:46vstinnerlinkissue35198 messages
2019-03-04 14:48:46vstinnercreate