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 python-dev
Recipients eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-08-08.16:18:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150808161634.1397.3152@psf.io>
In-reply-to
Content
New changeset 90e2747425ad by Steve Dower in branch '2.7':
Issue #24634: Importing uuid should not try to load libc on Windows
https://hg.python.org/cpython/rev/90e2747425ad
History
Date User Action Args
2015-08-08 16:18:40python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2015-08-08 16:18:40python-devlinkissue24634 messages
2015-08-08 16:18:40python-devcreate