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 terry.reedy
Recipients meador.inge, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2016-07-02.23:19:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467501564.32.0.714805012558.issue26765@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, compiling 3.6 on Windows after this patch lets it start, but causes it to crash both importing tkinter and running patchcheck.  Compiling 3.6 after your previous patch for #27007 and the test suite runs without error.
History
Date User Action Args
2016-07-02 23:19:24terry.reedysetrecipients: + terry.reedy, vstinner, meador.inge, python-dev, serhiy.storchaka
2016-07-02 23:19:24terry.reedysetmessageid: <1467501564.32.0.714805012558.issue26765@psf.upfronthosting.co.za>
2016-07-02 23:19:24terry.reedylinkissue26765 messages
2016-07-02 23:19:24terry.reedycreate