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 nadeem.vawda
Recipients lukasz.langa, nadeem.vawda, vstinner
Date 2011-01-03.23:45:58
SpamBayes Score 0.00041096468
Marked as misclassified No
Message-id <1294098361.43.0.144990752572.issue10512@psf.upfronthosting.co.za>
In-reply-to
Content
The fix for test_normalization was committed as r87441. As for test_cgi, I still seem to get the leak (also on Linux; Ubuntu 10.10 64-bit). I'll poke around with it some more tomorrow.

In addition to the ResourceWarnings, some of tests have been raising DeprecationWarnings:
* test_unittest
* test_array
* test_httplib (trivial fix - replace assertEquals with assertEqual)
History
Date User Action Args
2011-01-03 23:46:01nadeem.vawdasetrecipients: + nadeem.vawda, vstinner, lukasz.langa
2011-01-03 23:46:01nadeem.vawdasetmessageid: <1294098361.43.0.144990752572.issue10512@psf.upfronthosting.co.za>
2011-01-03 23:45:58nadeem.vawdalinkissue10512 messages
2011-01-03 23:45:58nadeem.vawdacreate