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, jkloth, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-04-13.03:12:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160413031245.41597.8429.CEE43C75@psf.io>
In-reply-to
Content
New changeset 605fde022b15 by Steve Dower in branch '3.5':
Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions.
https://hg.python.org/cpython/rev/605fde022b15

New changeset 6ff020df61b8 by Steve Dower in branch 'default':
Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions.
https://hg.python.org/cpython/rev/6ff020df61b8
History
Date User Action Args
2016-04-13 03:12:48python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, jkloth, zach.ware, eryksun, steve.dower
2016-04-13 03:12:48python-devlinkissue26624 messages
2016-04-13 03:12:48python-devcreate