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 tim.golden
Recipients Devin Jeanpierre, Dude-X, amaury.forgeotdarc, brian.curtin, christian.heimes, kristjan.jonsson, loewis, mhammond, pitrou, r.david.murray, ronaldoussoren, santoso.wijaya, tim.golden
Date 2012-06-28.14:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4FEC6EFB.5090404@timgolden.me.uk>
In-reply-to <1340882104.32.0.983234631461.issue1677@psf.upfronthosting.co.za>
Content
This patch is for 2.7 and does enough to solve the issue without a major
rework. The signal module onthe default branch has had a lot of love
recently and I'll definitely make use of that for a 3.x patch.
History
Date User Action Args
2012-06-28 14:49:34tim.goldensetrecipients: + tim.golden, loewis, mhammond, ronaldoussoren, amaury.forgeotdarc, pitrou, kristjan.jonsson, christian.heimes, Dude-X, Devin Jeanpierre, r.david.murray, brian.curtin, santoso.wijaya
2012-06-28 14:49:34tim.goldenlinkissue1677 messages
2012-06-28 14:49:33tim.goldencreate