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 Rhamphoryncus
Recipients Rhamphoryncus
Date 2007-12-10.23:20:04
SpamBayes Score 0.039978616
Marked as misclassified No
Message-id <1197328805.69.0.0206473945829.issue1583@psf.upfronthosting.co.za>
In-reply-to
Content
This adds signal.set_wakeup_fd(fd), which allows a single library to be
woken when a signal comes in.
Files
File name Uploaded
python2.6-set_wakeup_fd1.diff Rhamphoryncus, 2007-12-10.23:20:05
History
Date User Action Args
2007-12-10 23:20:06Rhamphoryncussetspambayes_score: 0.0399786 -> 0.039978616
recipients: + Rhamphoryncus
2007-12-10 23:20:05Rhamphoryncussetspambayes_score: 0.0399786 -> 0.0399786
messageid: <1197328805.69.0.0206473945829.issue1583@psf.upfronthosting.co.za>
2007-12-10 23:20:05Rhamphoryncuslinkissue1583 messages
2007-12-10 23:20:05Rhamphoryncuscreate