Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue6532> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
