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 berker.peksag
Recipients JelleZijlstra, berker.peksag, brett.cannon
Date 2016-06-04.17:03:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks for all of these patches, but I'm -1 on committing them. We already have an extensive test suite and I'm pretty sure that all of these examples are already tested in Lib/test [*]. Learning reST is already hard for contributors and we shouldn't make it harder by introducing new directives like 'testsetup'.

* We have also converted some doctests to proper unittests in Lib/test in the past.
History
Date User Action Args
2016-06-04 17:03:00berker.peksagsetrecipients: + berker.peksag, brett.cannon, JelleZijlstra
2016-06-04 17:03:00berker.peksagsetmessageid: <[email protected]>
2016-06-04 17:03:00berker.peksaglinkissue27200 messages
2016-06-04 17:03:00berker.peksagcreate