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