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 taleinat
Recipients David.Edelsohn, Michael.Felt, italip, miss-islington, ncoghlan, pitrou, serhiy.storchaka, taleinat
Date 2019-09-26.19:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569527003.04.0.0227727214773.issue28009@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0bcbfa43d55d9558cdcb256d8998366281322080 by Tal Einat (Michael Felt) in branch 'master':
bpo-28009: Fix uuid.uuid1() and uuid.get_node() on AIX (GH-8672)
https://github.com/python/cpython/commit/0bcbfa43d55d9558cdcb256d8998366281322080
History
Date User Action Args
2019-09-26 19:43:23taleinatsetrecipients: + taleinat, ncoghlan, pitrou, serhiy.storchaka, David.Edelsohn, italip, Michael.Felt, miss-islington
2019-09-26 19:43:23taleinatsetmessageid: <1569527003.04.0.0227727214773.issue28009@roundup.psfhosted.org>
2019-09-26 19:43:23taleinatlinkissue28009 messages
2019-09-26 19:43:22taleinatcreate