Message318314
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-05-31.14:05:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527775539.21.0.682650639539.issue33718@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Lib/test/libregrtest/ (python3 -m test) is the test runner used to run the Python test suite. I create this issue to have a bpo number for future enhancements. Example of recent enhancements: * https://github.com/python/cpython/pull/7105 * https://github.com/python/cpython/pull/7159 This issue should also help me to make sure that I backport enhancements from master to 2.7, 3.6 and 3.7 branches. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-31 14:05:39 | vstinner | set | recipients: + vstinner |
| 2018-05-31 14:05:39 | vstinner | set | messageid: <1527775539.21.0.682650639539.issue33718@psf.upfronthosting.co.za> |
| 2018-05-31 14:05:39 | vstinner | link | issue33718 messages |
| 2018-05-31 14:05:39 | vstinner | create | |