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 steve.dower
Recipients dstufft, gavstar, hheimbuerger, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-05-06.14:42:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430923357.33.0.256738561597.issue24127@psf.upfronthosting.co.za>
In-reply-to
Content
Null is a valid value for job here (indicates the current process's job), so that's probably the check that's failing. When I can sit down with a VM and a debugger I'll check, but that won't be until next week.
History
Date User Action Args
2015-05-06 14:42:37steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, zach.ware, dstufft, hheimbuerger, gavstar
2015-05-06 14:42:37steve.dowersetmessageid: <1430923357.33.0.256738561597.issue24127@psf.upfronthosting.co.za>
2015-05-06 14:42:37steve.dowerlinkissue24127 messages
2015-05-06 14:42:37steve.dowercreate