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 jkloth
Recipients CharlieClark, Dominik Geldmacher, Manjusaka, eryksun, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-07.17:12:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557249165.75.0.38801506196.issue36792@roundup.psfhosted.org>
In-reply-to
Content
Final test, this time, no Python what so ever.  I've added a zip containing a simple C program (source and .exe) that performs the same test.

The output should be similar to:

--------
The current locale is now: C
The time zone is: 'Mountain Daylight Time' (22 characters)
--------
The updated locale is now: de_DE
The time zone is: 'Mountain Daylight Time' (22 characters)
--------

If this crashes, the problem is then within the CRT itself :(
History
Date User Action Args
2019-05-07 17:12:45jklothsetrecipients: + jkloth, paul.moore, vstinner, tim.golden, zach.ware, eryksun, steve.dower, Manjusaka, CharlieClark, Dominik Geldmacher
2019-05-07 17:12:45jklothsetmessageid: <1557249165.75.0.38801506196.issue36792@roundup.psfhosted.org>
2019-05-07 17:12:45jklothlinkissue36792 messages
2019-05-07 17:12:45jklothcreate