Message300168
| Author | vstinner |
|---|---|
| Recipients | Nir Soffer, serhiy.storchaka, vstinner |
| Date | 2017-08-11.15:31:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502465505.3.0.724130539985.issue30871@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wrote https://github.com/python/cpython/pull/3075 to add "python3 -m test.pythoninfo". I chose to add the script into Lib/test/ to notice users that it's design for Python internal usage, for Python tests. I modified scripts running tests on our CI to also run pythoninfo, and then also started to cleanup ("simplify") the regrtest header (remove information rarely useful). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-11 15:31:45 | vstinner | set | recipients: + vstinner, serhiy.storchaka, Nir Soffer |
| 2017-08-11 15:31:45 | vstinner | set | messageid: <1502465505.3.0.724130539985.issue30871@psf.upfronthosting.co.za> |
| 2017-08-11 15:31:45 | vstinner | link | issue30871 messages |
| 2017-08-11 15:31:44 | vstinner | create | |