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 gpolo
Recipients gpolo, loewis
Date 2008-03-05.21:55:20
SpamBayes Score 0.27768746
Marked as misclassified No
Message-id <1204754122.2.0.462465850061.issue2240@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed that I forgot to change setitimer and getitimer functions from
itimer_setitimer to signal_setitimer (same for getitimer).

I'm attaching a patch that should be applied after the previous one to
do this renaming.
History
Date User Action Args
2008-03-05 21:55:22gpolosetspambayes_score: 0.277687 -> 0.27768746
recipients: + gpolo, loewis
2008-03-05 21:55:22gpolosetspambayes_score: 0.277687 -> 0.277687
messageid: <1204754122.2.0.462465850061.issue2240@psf.upfronthosting.co.za>
2008-03-05 21:55:21gpololinkissue2240 messages
2008-03-05 21:55:21gpolocreate