[issue4893] Use separate thread support code under MS Windows CE

Ulrich Eckhardt report at bugs.python.org
Sat Jan 10 10:07:26 CET 2009


Ulrich Eckhardt <eckhardt at satorlaser.com> added the comment:

The thread code is unaffected by the Unicode/ANSI issues, but CE 
doesn't have _beginthread[ex], which are mandatory for the desktop 
variants. I have checkin 68455 and I will try to compile the new NT 
code under CE to estimate how large the changes are.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4893>
_______________________________________


More information about the Python-bugs-list mailing list