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 chris.jerdonek
Recipients chris.jerdonek, eric.araujo, ncoghlan, pitrou
Date 2012-07-29.15:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343575416.66.0.444666071454.issue15403@psf.upfronthosting.co.za>
In-reply-to
Content
At this point, would you advise me to add even more to the existing hodge podge, or to create a third sibling test support module?  My patch adds closely related test support functionality.

Incidentally, this discussion relates to the point I was getting at in the python-dev thread in the past couple days about how restrictions on refactoring test support code for maintenance releases can affect the quality of our test code.  I am still struggling with how to approach that.
History
Date User Action Args
2012-07-29 15:23:36chris.jerdoneksetrecipients: + chris.jerdonek, ncoghlan, pitrou, eric.araujo
2012-07-29 15:23:36chris.jerdoneksetmessageid: <1343575416.66.0.444666071454.issue15403@psf.upfronthosting.co.za>
2012-07-29 15:23:36chris.jerdoneklinkissue15403 messages
2012-07-29 15:23:35chris.jerdonekcreate