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 ned.deily
Recipients adam@NetBSD.org, christian.heimes, fthommen, ncoghlan, ned.deily, vstinner
Date 2019-06-24.17:59:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561399197.04.0.943948888262.issue32627@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ffd9b05dfade9e3a101fe039157856eb855f82e by Ned Deily (ziheng) in branch 'master':
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751)
https://github.com/python/cpython/commit/6ffd9b05dfade9e3a101fe039157856eb855f82e
History
Date User Action Args
2019-06-24 17:59:57ned.deilysetrecipients: + ned.deily, ncoghlan, vstinner, christian.heimes, adam@NetBSD.org, fthommen
2019-06-24 17:59:57ned.deilysetmessageid: <1561399197.04.0.943948888262.issue32627@roundup.psfhosted.org>
2019-06-24 17:59:57ned.deilylinkissue32627 messages
2019-06-24 17:59:56ned.deilycreate