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 amaury.forgeotdarc, belopolsky, eryksun, meador.inge, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-03-10.16:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150310165745.117194.99636@psf.io>
In-reply-to
Content
New changeset 86c9ef950288 by Steve Dower in branch 'default':
Issue #23606: Disable ctypes.util.find_library("c") on Windows so tests are skipped while we figure out how best to approach the CRT change
https://hg.python.org/cpython/rev/86c9ef950288
History
Date User Action Args
2015-03-10 16:57:50python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, tim.golden, meador.inge, zach.ware, eryksun, steve.dower
2015-03-10 16:57:50python-devlinkissue23606 messages
2015-03-10 16:57:50python-devcreate