(x-posting to python-dev and python-committters)

Just wanted to share that the first 7 of 11 blog posts about presentations
and discussions from Python Language Summit are now up for your enjoyment.

Main article:
https://pyfound.blogspot.com/2020/04/the-2020-python-language-summit.html

Day 1:

All strings become f-strings, Eric V Smith:
https://pyfound.blogspot.com/2020/04/all-strings-become-f-strings-python.html

Replacing CPython’s Parser with a PEG-based parser, Pablo Galindo,
Lysandros Nikolaou, Guido van Rossum:
https://pyfound.blogspot.com/2020/04/replacing-cpythons-parser-python.html

A Formal Specification for the (C)Python Virtual Machine, Mark Shannon:
https://pyfound.blogspot.com/2020/04/a-formal-specification-for-cpython.html

HPy: a Future-Proof Way of Extending Python?, Antonio Cuni:
https://pyfound.blogspot.com/2020/04/hpy-future-proof-way-of-extending.html

CPython Documentation: The Next 5 Years, Carol Willing, Ned Batchelder:
https://pyfound.blogspot.com/2020/04/cpython-documentation-next-5-years.html


Day 2:

Lightning talks: (
https://pyfound.blogspot.com/2020/04/lightning-talks-part-1.html)
- What do you need from pip, PyPI, and packaging?, Sumana Harihareswara
- A Retrospective on My "Multi-Core Python" Project, Eric Snow

The Path Forward for Typing, Guido van Rossum:
https://pyfound.blogspot.com/2020/04/the-path-forward-for-typing-python.html

Stay tuned for more posts!

Property-Based Testing for Python Builtins and the Standard Library, Zac
Hatfield-Dodds

Core Workflow Updates, Mariatta Wijaya

CPython on Mobile Platforms, Russell Keith-Magee

Few more lightning talks from Eric Holscher and Zac Hatfield-Dodds

Enjoy!
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/5DJJ7NBAWRJROGQLGMXVMC5P5OFO2EUX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to