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 loewis
Recipients loewis, stutsman
Date 2008-01-31.20:26:57
SpamBayes Score 0.13991643
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Can you provide a patch? It would be good if it still worked on systems
that don't have pid_t (although we could also require pid_t and then see
what systems that breaks for).

Also, what systems use 64-bit pids?
History
Date User Action Args
2008-01-31 20:26:58loewissetspambayes_score: 0.139916 -> 0.13991643
recipients: + loewis, stutsman
2008-01-31 20:26:58loewissetspambayes_score: 0.139916 -> 0.139916
messageid: <[email protected]>
2008-01-31 20:26:58loewislinkissue1983 messages
2008-01-31 20:26:57loewiscreate