[issue26383] benchmarks (perf.py): number of decimal places in csv output

2016-09-13 Thread STINNER Victor
STINNER Victor added the comment: Thanks for the bug report. The issue has been fixed in performance: https://github.com/python/performance/commit/2b63335248645ce7392c8cf835ef799d41beeeba -- nosy: +haypo resolution: -> fixed status: open -> closed __

[issue26383] benchmarks (perf.py): number of decimal places in csv output

2016-02-18 Thread STINNER Victor
Changes by STINNER Victor : -- title: number of decimal places in csv output -> benchmarks (perf.py): number of decimal places in csv output ___ Python tracker ___ _