Re: [Python-Dev] Rewrite @contextlib.contextmanager in C

2016-08-08 Thread Wolfgang Maier
On 8/8/2016 22:38, Yury Selivanov wrote: On 2016-08-08 4:18 PM, Guido van Rossum wrote: I think Nick would be interested in understanding why this is the case. What does the decorator do that could be so expensive? From the looks of it it doesn't do anything special. Although with @contextl

[Python-Dev] docs.python.org problem

2016-09-19 Thread Wolfgang Maier
Dear all, FYI, https://docs.python.org/3.6/ is currently pointing to the Python 3.7.0a0 documentation Best, Wolfgang ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.pyt

Re: [Python-Dev] Benchmarks: Comparison between Python 2.7 and Python 3.6 performance

2016-11-07 Thread Wolfgang Maier
On 05.11.2016 10:56, Antoine Pitrou wrote: Hi Victor, On Fri, 4 Nov 2016 13:53:10 +0100 Victor Stinner wrote: Raw results of Python 3.6 compared to Python 2.7: That's interesting, but I would be personally more interested in a performance comparison of 3.5 and 3.6, to know if anything inte