Message 99051 - Python tracker
Message99051
| Author | ezio.melotti |
|---|---|
| Recipients | brian.curtin, ezio.melotti, flox, pitrou |
| Date | 2010-02-08.16:20:08 |
| SpamBayes Score | 3.2977492e-05 |
| Marked as misclassified | No |
| Message-id | <1265646012.44.0.340655805547.issue7712@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Final version of the patch, with the temp_cwd context manager added to test_support and used in test_regrtest to run the test suite in a temporary directory. It also includes a fix for test_subprocess that was failing when the tests are not run in the original cwd. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-08 16:20:12 | ezio.melotti | set | recipients: + ezio.melotti, pitrou, brian.curtin, flox |
| 2010-02-08 16:20:12 | ezio.melotti | set | messageid: <1265646012.44.0.340655805547.issue7712@psf.upfronthosting.co.za> |
| 2010-02-08 16:20:10 | ezio.melotti | link | issue7712 messages |
| 2010-02-08 16:20:10 | ezio.melotti | create | |