commit | 7ad16eb51c7871320edb789ddb6184c6c76304b0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Fri Jun 01 11:04:45 2018 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 01 11:04:45 2018 +0200 |
tree | 2edc2e54be0ea286acae02d59e3455bb0b982eab | |
parent | ef634b5b26f14d942768069fa23f9791a06ff37e [diff] |
bpo-33718: regrtest: enhance "running:" formatting (GH-7292) * "running:" progress: Format number of seconds as hours and minutes * format_duration(): count also minutes as hours * Create Lib/test/libregrtest/utils.py