[Python-Dev] Articles on my contributions to CPython during 2017 Q1 and Q2

Ben Hoyt benhoyt at gmail.com
Fri Jul 14 07:37:45 EDT 2017


Wow, amazing work. The Stinnerbot strikes again!

A lot of great optimizations and bugfixes. Speaking of optimizations, I
just wrote some code which takes 12s on Python 2.7 and 5s on Python 3.5. so
we're doing something right! I might post about it shortly.

-Ben

On Jul 13, 2017 11:34 AM, "Victor Stinner" <victor.stinner at gmail.com> wrote:

Hi,

I wrote a serie of new articles on my contributions to CPython during
2017 Q1 and Q2.

"My contributions to CPython during 2017 Q1"
https://haypo.github.io/contrib-cpython-2017q1.html

"New Python test.bisect tool"
https://haypo.github.io/python-test-bisect.html

"Work on Python buildbots, 2017 Q2"
https://haypo.github.io/python-buildbots-2017q2.html

"My contributions to CPython during 2017 Q2 (part 1)"
https://haypo.github.io/contrib-cpython-2017q2-part1.html

"My contributions to CPython during 2017 Q2 (part 2)"
https://haypo.github.io/contrib-cpython-2017q2-part2.html

"My contributions to CPython during 2017 Q2 (part 3)"
https://haypo.github.io/contrib-cpython-2017q2-part3.html

Good reading ;-)
Victor
_______________________________________________
Python-Dev mailing list
Python-Dev at python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/
benhoyt%40gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170714/72eb9c3c/attachment.html>


More information about the Python-Dev mailing list