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 ethan.furman
Recipients Decorater, brett.cannon, ethan.furman, serhiy.storchaka, xiang.zhang, ztane
Date 2016-07-14.15:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468510734.57.0.746813442899.issue27512@psf.upfronthosting.co.za>
In-reply-to
Content
> I ... reorganize the existing tests a little.

Please don't.

Moving tests around makes it harder for reviewers to see what
actually changed.

Rewriting tests to do the same thing as before also takes more
work from reviewers as we have to verify the new code does the
same as the old code, and then wonder why the change was made.
History
Date User Action Args
2016-07-14 15:38:54ethan.furmansetrecipients: + ethan.furman, brett.cannon, serhiy.storchaka, ztane, xiang.zhang, Decorater
2016-07-14 15:38:54ethan.furmansetmessageid: <1468510734.57.0.746813442899.issue27512@psf.upfronthosting.co.za>
2016-07-14 15:38:54ethan.furmanlinkissue27512 messages
2016-07-14 15:38:54ethan.furmancreate