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 rpetrov
Recipients rpetrov
Date 2008-12-07.18:55:47
SpamBayes Score 0.0012823488
Marked as misclassified No
Message-id <1228676153.5.0.553793037406.issue3754@psf.upfronthosting.co.za>
In-reply-to
Content
The support for *-*mingw* host is enhanced to native msys environment.
This include check for device file /dev/ptmx. The MSYS report that file
exist. As the check is skipped on mingw* host os now cugwin environment
can be used too.

Also check libintl is skipped for mingw as the native build don't use it.
History
Date User Action Args
2008-12-07 18:55:54rpetrovsetrecipients: + rpetrov
2008-12-07 18:55:53rpetrovsetmessageid: <1228676153.5.0.553793037406.issue3754@psf.upfronthosting.co.za>
2008-12-07 18:55:52rpetrovlinkissue3754 messages
2008-12-07 18:55:52rpetrovcreate