Message300168
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). |
|
| 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: <[email protected]> |
| 2017-08-11 15:31:45 | vstinner | link | issue30871 messages |
| 2017-08-11 15:31:44 | vstinner | create | |
|