Message 294825 - Python tracker
Message294825
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, michael.foord, rbcollins, vstinner |
| Date | 2017-05-31.09:22:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496222557.85.0.438733952805.issue30523@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached pull requests adds a --list-tests option to only display the list of test names, don't run tests. It's a first step to implement the issue #29512: "regrtest refleak: implement bisection feature". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-31 09:22:37 | vstinner | set | recipients: + vstinner, rbcollins, ezio.melotti, michael.foord |
| 2017-05-31 09:22:37 | vstinner | set | messageid: <1496222557.85.0.438733952805.issue30523@psf.upfronthosting.co.za> |
| 2017-05-31 09:22:37 | vstinner | link | issue30523 messages |
| 2017-05-31 09:22:37 | vstinner | create | |