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 stutzbach
Recipients amaury.forgeotdarc, brian.curtin, stutzbach, tim.golden
Date 2010-08-23.21:58:41
SpamBayes Score 0.13539243
Marked as misclassified No
Message-id <1282600723.57.0.418214974135.issue9665@psf.upfronthosting.co.za>
In-reply-to
Content
Should release27-maint/Modules/_io/_iomodule.c:172 be:

PyAPI_DATA(PyObject *) PyExc_BlockingIOError = (PyObject *)&_PyExc_BlockingIOError;

?
History
Date User Action Args
2010-08-23 21:58:43stutzbachsetrecipients: + stutzbach, amaury.forgeotdarc, tim.golden, brian.curtin
2010-08-23 21:58:43stutzbachsetmessageid: <1282600723.57.0.418214974135.issue9665@psf.upfronthosting.co.za>
2010-08-23 21:58:41stutzbachlinkissue9665 messages
2010-08-23 21:58:41stutzbachcreate