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 ncoghlan
Recipients David.Edelsohn, Michael.Felt, italip, ncoghlan, pitrou, serhiy.storchaka
Date 2019-06-15.15:52:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560613952.09.0.537606815586.issue28009@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a1d50e7e573efb577714146bed5c03b9c95f466 by Nick Coghlan (Michael Felt) in branch 'master':
bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777)
https://github.com/python/cpython/commit/3a1d50e7e573efb577714146bed5c03b9c95f466
History
Date User Action Args
2019-06-15 15:52:32ncoghlansetrecipients: + ncoghlan, pitrou, serhiy.storchaka, David.Edelsohn, italip, Michael.Felt
2019-06-15 15:52:32ncoghlansetmessageid: <1560613952.09.0.537606815586.issue28009@roundup.psfhosted.org>
2019-06-15 15:52:32ncoghlanlinkissue28009 messages
2019-06-15 15:52:32ncoghlancreate