Message 249034 - Python tracker
Message249034
| Author | rbcollins |
|---|---|
| Recipients | demian.brecht, ezio.melotti, michael.foord, rbcollins |
| Date | 2015-08-24.00:01:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1440374506.22.0.337015701535.issue24055@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Personally I'm very skeptical of all the multi-test setup facilties because of the very poor interactions with parallel testing that this basic approach has. But - we haven't yet brought in something sensible to let us deprecate setUpModule and setUpClass, so I could not reject it on that basis. I'd have to see a patch or a prototype to comment on the maintainability etc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-24 00:01:46 | rbcollins | set | recipients: + rbcollins, ezio.melotti, michael.foord, demian.brecht |
| 2015-08-24 00:01:46 | rbcollins | set | messageid: <1440374506.22.0.337015701535.issue24055@psf.upfronthosting.co.za> |
| 2015-08-24 00:01:46 | rbcollins | link | issue24055 messages |
| 2015-08-24 00:01:46 | rbcollins | create | |