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 ezio.melotti
Recipients docs@python, eric.araujo, ezio.melotti, michael.foord
Date 2011-03-11.17:47:27
SpamBayes Score 9.5122465e-05
Marked as misclassified No
Message-id <1299865649.08.0.840523897882.issue11090@psf.upfronthosting.co.za>
In-reply-to
Content
addCleanup/doCleanups/startTestRun/stopTestRun are in 3.1 too and now they are documented as new in 3.1. I also removed the versionchanged note for __iter__ (0f9e5042907c).

Test discovery, --failfast, --catch, --buffer are new in 3.2 and not documented on 3.1.

This seems to be fixed now so I'm closing it, if I missed something feel free to reopen it.
History
Date User Action Args
2011-03-11 17:47:29ezio.melottisetrecipients: + ezio.melotti, eric.araujo, michael.foord, docs@python
2011-03-11 17:47:29ezio.melottisetmessageid: <1299865649.08.0.840523897882.issue11090@psf.upfronthosting.co.za>
2011-03-11 17:47:28ezio.melottilinkissue11090 messages
2011-03-11 17:47:27ezio.melotticreate