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 rosslagerwall
Recipients christian.heimes, giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2010-12-28.05:36:19
SpamBayes Score 0.0017694598
Marked as misclassified No
Message-id <1293514595.18.0.0203180513909.issue10784@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good, just one thing:

In setpriority(), it should be possible to use the Py_RETURN_NONE; macro instead of INCREFing manually.
History
Date User Action Args
2010-12-28 05:36:35rosslagerwallsetrecipients: + rosslagerwall, loewis, pitrou, giampaolo.rodola, christian.heimes
2010-12-28 05:36:35rosslagerwallsetmessageid: <1293514595.18.0.0203180513909.issue10784@psf.upfronthosting.co.za>
2010-12-28 05:36:19rosslagerwalllinkissue10784 messages
2010-12-28 05:36:19rosslagerwallcreate