mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
b907abc885
* Add Lib/test/pythoninfo.py: script collecting various informations about Python to help debugging test failures. * regrtest: remove sys.hash_info and sys.flags from header. * Travis CI, Appveyor: run pythoninfo before tests