Christian Heimes added the comment: I fixed the bug in r60484. Python was already using pid_t on several occasions like getpid(). I added a test to verify that PyInt_FromLong() can always handle pid_t.
Do you want to port the fix to 2.5? ---------- resolution: -> fixed status: open -> pending versions: +Python 2.5 -Python 2.6, Python 3.0 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1983> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com