Antoine Pitrou <pit...@free.fr> added the comment:

Well, the issue is that signedness differs depending on the platform. Under 
Windows, thread ids are signed (DWORD). Satisfying all cases would complicate 
things quite a bit.

----------
nosy: +gregory.p.smith, pitrou, rnk

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6532>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to