commit | 6db1f6f7aef964efa75d669c30e96766e145b06c | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jun 06 13:00:03 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Jun 06 13:00:03 2016 +0300 |
tree | 46cbb96cc2fb4e99f583fed40fb0514d0e62e29d | |
parent | 83815aeee846a2968ed54fe1b61410d40d49bab9 [diff] |
Issue #26983: Fixed test_format failure. Patch by SilentGhost.