Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

ambv/static-annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

PEP 563: Postponed Evaluation of Annotations

This GitHub repo is used for drafting of this PEP. Technical discussion around the PEP should happen in the issue tracker. The official PEPS repository is only updated when a new draft is posted on python-dev. The python.org site automatically updates (with a slight delay, typically in the order of 5-60 minutes) whenever the python/peps repo is updated.

Authors

  • Łukasz Langa

Important dates

  • May 24, 2015: Python 3.5.0 beta 1 -- PEP 484 accepted, typing checked into the CPython repo
  • September 13, 2015: Python 3.5.0 final release; typing is available on a provisional basis
  • September 7, 2016: PEP 526 accepted on a provisional basis
  • December 23, 2016: Python 3.6.0 final release; typing stays provisional for the course of the 3.6 releases
  • January 29, 2018: Python 3.7.0 beta 1, feature freeze for the release, incl. the typing module, and from __future__ import annotations
  • June 15, 2018: Python 3.7.0 final release, the typing module is no longer provisional, variable annotations are no longer provisional.

The dates for Python 3.7 are based on PEP 537 and may still change.

Important URLs

The python.org rendering of PEP 563 will live at https://www.python.org/dev/peps/pep-0563/.

Related PEPs:

About

PEP 563: Postponed Evaluation of Annotations

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors