Message 223136 - Python tracker
Message223136
| 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:17 | zach.ware | set | recipients: + zach.ware, berker.peksag, serhiy.storchaka |
| 2014-07-15 18:41:17 | zach.ware | set | messageid: <1405449677.01.0.979750084096.issue21918@psf.upfronthosting.co.za> |
| 2014-07-15 18:41:16 | zach.ware | link | issue21918 messages |
| 2014-07-15 18:41:14 | zach.ware | create | |