<a href='https://www.youtube.com/watch?v=Iak-6AsMLsU' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
<p>Sponsored by <a href="http://pythonbytes.fm/foundershub2022"><strong>Microsoft for Startups Founders Hub</strong></a>.</p>
<p><strong>Connect with the hosts</strong></p>
<ul>
<li>Michael: <a href="https://fosstodon.org/@mkennedy"><strong>@mkennedy@fosstodon.org</strong></a></li>
<li>Brian: <a href="https://fosstodon.org/@brianokken"><strong>@brianokken@fosstodon.org</strong></a></li>
<li>Show announcements: <a href="https://fosstodon.org/@pythonbytes"><strong>@pythonbytes@fosstodon.org</strong></a></li>
</ul>
<hr />
<p>Hi folks. For our final episode of 2022 here on Python Bytes,
we're crossing the streams with my other show, Talk Python To Me.</p>
<p>I present to you one of the more important episodes of the year, the release of
Python 3.11 with it's new features and 40% performance improvements.</p>
<p>Thank you for listening to Python Bytes in 2022, have a great holiday break,
and Brian and I will see you next week. </p>
<hr />
<p>Python 3.11 is here! Keeping with the annual release cycle, the Python core devs have released the latest version of Python. And this one is a big one. It has more friendly error messages and is massively faster than 3.10 (between 10 to 60% faster) which is a big deal for a year over year release of a 30 year old platform.</p>
<p>On this episode, we have Irit Katriel, Pablo Galindo Salgado, Mark Shannon, and Brandt Bucher all of whom participated in releasing Python this week on the show to tell us about that process and some of the highlight features.</p>
<p><strong>Guests</strong></p>
<ul>
<li>Irit Katriel <a href="https://twitter.com/iritkatriel">@iritkatriel</a></li>
<li>Mark Shannon <a href="https://www.linkedin.com/in/mark-shannon-bb459551/">linkedin.com</a></li>
<li>Pablo Galindo Salgado <a href="https://twitter.com/pyblogsal">@pyblogsal</a></li>
<li>Brandt Bucher <a href="https://github.com/brandtbucher/">github.com</a></li>
</ul>
<p><strong>Resources from the show</strong></p>
<ul>
<li>Michael's Python 3.11 Course <a href="https://talkpython.fm/py311">talkpython.fm/py311</a></li>
<li>Python 3.11.0 is now available <a href="https://blog.python.org/2022/10/python-3110-is-now-available.html">blog.python.org</a></li>
<li>PEP 101 - Releasing Python <a href="https://peps.python.org/pep-0101/">peps.python.org</a></li>
<li>PEP 678 – Enriching Exceptions with Notes <a href="https://peps.python.org/pep-0678/">peps.python.org</a></li>
<li>PEP 654 – Exception Groups and <code>except*</code> <a href="https://peps.python.org/pep-0654/">peps.python.org</a></li>
<li>PEP 657 – Include Fine Grained Error Locations in Tracebacks <a href="https://peps.python.org/pep-0657/">peps.python.org</a></li>
<li>Python Buildbot <a href="https://www.python.org/dev/buildbot/">python.org</a></li>
<li>Making Python Faster Talk Python Episode <a href="https://talkpython.fm/episodes/show/339/making-python-faster-with-guido-and-mark">talkpython.fm</a></li>
<li>Specializing, Adaptive Interpreter on Talk Python <a href="https://talkpython.fm/episodes/show/381/python-perf-specializing-adaptive-interpreter">talkpython.fm</a></li>
<li>Specialist Visualizer <a href="https://github.com/brandtbucher/specialist">github.com</a></li>
<li>"Zero cost" exception handling <a href="https://github.com/python/cpython/issues/84403">github.com</a></li>
<li>Pyodide <a href="https://pyodide.org/en/stable/">pyodide.org</a></li>
<li>pyscript <a href="https://pyscript.net">pyscript.net</a></li>
</ul>
↧