Python Language Reference
3.6

The Python Language Reference is the official, authoritative specification of the Python programming language.

Python 3.6.0 was released in December 2016. It introduced the following new language features:

  • formatted string literals
  • underscores in numeric literals
  • syntax for variable annotations
  • asynchronous generators
  • asynchronous comprehensions

See What’s New In Python 3.6 for more details.

Read the Authoritative Specification

https://docs.python.org/3.6/reference/

We have not (yet) cross-referenced this language specification with our misconceptions. To find misconception by language specification section, pick one of the cross-referenced specifications.

Stay up-to-date

Follow us on  twitter to hear about new misconceptions.