We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

The Story of Features Coming in Python 3.8 and Beyond

Formale Metadaten

Titel
The Story of Features Coming in Python 3.8 and Beyond
Serientitel
Anzahl der Teile
118
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
What's coming in Python 3.8? You can learn it by yourself by reading an excellent document a href=""https://docs.python.org/3.8/whatsnew/3.8.html""What's New in Python 3.8/a. I'm not going to retell this document. Instead I'll focus on things barely described there or not mentioned at all: Why will the new features appear in Python 3.8 and what's the story behind them? What is being discussed and developed now, but won't appear in Python 3.8? I'll share the news I learned at PyCon 2019 from the talks and discussions with Python core developers. I'll mention the following topics: New syntax: codex := expr/code, codef(..., /, ...)/code, codef'{expr=}'/code New types: codeLiteral/code, codeFinal/code, codeTypedDict/code Future features of typing and async/await New approaches to optimizing Python: sub-interpreters, mypyc
Schlagwörter