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 zach.ware
Recipients berker.peksag, serhiy.storchaka, zach.ware
Date 2014-07-15.18:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405449677.01.0.979750084096.issue21918@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new version of the patch in response to review comments.  Patch is in --git format, which means no Rietveld link for this one.

Changes from the first patch:

- Remove Tools/parser/test_unparse.py entirely (moved to Lib/test/test_tools/)
- Remove tearDownClass from the pdeps test
- Fix (remove) test_main from test_unparse
- Add test_md5sum (new since first patch)
History
Date User Action Args
2014-07-15 18:41:17zach.waresetrecipients: + zach.ware, berker.peksag, serhiy.storchaka
2014-07-15 18:41:17zach.waresetmessageid: <1405449677.01.0.979750084096.issue21918@psf.upfronthosting.co.za>
2014-07-15 18:41:16zach.warelinkissue21918 messages
2014-07-15 18:41:14zach.warecreate