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 dalcinl
Recipients dalcinl, mark.dickinson, tim.peters
Date 2009-02-10.11:47:01
SpamBayes Score 0.026540592
Marked as misclassified No
Message-id <1234266424.67.0.347806926975.issue5175@psf.upfronthosting.co.za>
In-reply-to
Content
Mark, here you have a patch. I've only 'make test' on a 32bit Linux box

Just two comments:

- in docs: perhaps the 'versionchanged' stuff should be added.

- in tests: I did not touch Modules/_testcapimodule.c, as it seems the
test is covered. However, note that in all these tests, actual exception
types are not checked)
History
Date User Action Args
2009-02-10 11:47:04dalcinlsetrecipients: + dalcinl, tim.peters, mark.dickinson
2009-02-10 11:47:04dalcinlsetmessageid: <1234266424.67.0.347806926975.issue5175@psf.upfronthosting.co.za>
2009-02-10 11:47:03dalcinllinkissue5175 messages
2009-02-10 11:47:02dalcinlcreate