[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-10 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

Raymond, I finished the backporting and assume that your patch was meant to be 
a complete fix.

--
nosy: +terry.reedy
versions: +Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-10 Thread Raymond Hettinger


Change by Raymond Hettinger :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-10 Thread miss-islington


miss-islington  added the comment:


New changeset 1bf7dee8d35cb19db7ee98229dd2e5726e6c7606 by Miss Islington (bot) 
in branch '3.8':
bpo-40197: Better describe the benchmark results table (GH-19386)
https://github.com/python/cpython/commit/1bf7dee8d35cb19db7ee98229dd2e5726e6c7606


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-10 Thread miss-islington


Change by miss-islington :


--
pull_requests: +18818
pull_request: https://github.com/python/cpython/pull/19462

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-05 Thread Morten Hels


Morten Hels  added the comment:

It turns out I was wrong about microseconds. The output in 
https://bugs.python.org/issue35884 does show microseconds, but the output is 
before this commit 
https://github.com/python/cpython/commit/9da3583e78603a81b1839e17a420079f734a75b0
 that fixes a typo (that's my best guess anyway).

Thank you for clearing this up, rhettinger.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-05 Thread miss-islington


Change by miss-islington :


--
pull_requests: +18751
pull_request: https://github.com/python/cpython/pull/19388

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-05 Thread Raymond Hettinger


Raymond Hettinger  added the comment:


New changeset c63629e7c09da80a6b7d0253d04a9b3f57f88eff by Raymond Hettinger in 
branch 'master':
bpo-40197: Better describe the benchmark results table (GH-19386)
https://github.com/python/cpython/commit/c63629e7c09da80a6b7d0253d04a9b3f57f88eff


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-05 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +18750
pull_request: https://github.com/python/cpython/pull/19387

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40197] Add nanoseconds to timing table in What's new python 3.8

2020-04-05 Thread Raymond Hettinger


Change by Raymond Hettinger :


--
title: Add microseconds to timing table in What's new python 3.8 -> Add 
nanoseconds to timing table in What's new python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com