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 giampaolo.rodola
Recipients christian.heimes, georg.brandl, giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-01-10.09:44:30
SpamBayes Score 0.017309902
Marked as misclassified No
Message-id <1294652686.25.0.259220186998.issue10784@psf.upfronthosting.co.za>
In-reply-to
Content
Question: should Py_BEGIN/END_ALLOW_THREADS be used around getpriority() and setpriority() calls? It's still not clear to me when to use them exactly.
History
Date User Action Args
2011-01-10 09:44:46giampaolo.rodolasetrecipients: + giampaolo.rodola, loewis, georg.brandl, pitrou, christian.heimes, rosslagerwall
2011-01-10 09:44:46giampaolo.rodolasetmessageid: <1294652686.25.0.259220186998.issue10784@psf.upfronthosting.co.za>
2011-01-10 09:44:30giampaolo.rodolalinkissue10784 messages
2011-01-10 09:44:30giampaolo.rodolacreate