Message322648
| Author | rhettinger |
|---|---|
| Recipients | ezio.melotti, michael.foord, rhettinger, serhiy.storchaka, xtreak |
| Date | 2018-07-30.04:12:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532923922.92.0.56676864532.issue34272@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems to me that this will make the individual objects and modules harder to maintain. I expect to find all the tests for an object in a file called test_thatobject.py. This patch violates that expectation and separates things that belong together. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-30 04:12:03 | rhettinger | set | recipients: + rhettinger, ezio.melotti, michael.foord, serhiy.storchaka, xtreak |
| 2018-07-30 04:12:02 | rhettinger | set | messageid: <1532923922.92.0.56676864532.issue34272@psf.upfronthosting.co.za> |
| 2018-07-30 04:12:02 | rhettinger | link | issue34272 messages |
| 2018-07-30 04:12:02 | rhettinger | create | |