Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91388 > unrolled thread

Pep 484 Type Hint Checker - Python releases supported?

Started byDan Stromberg <drsalists@gmail.com>
First post2015-05-28 14:58 -0700
Last post2015-05-28 14:58 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Pep 484 Type Hint Checker - Python releases supported? Dan Stromberg <drsalists@gmail.com> - 2015-05-28 14:58 -0700

#91388 — Pep 484 Type Hint Checker - Python releases supported?

FromDan Stromberg <drsalists@gmail.com>
Date2015-05-28 14:58 -0700
SubjectPep 484 Type Hint Checker - Python releases supported?
Message-ID<mailman.140.1432850315.5151.python-list@python.org>
I believe I heard that the PEP 484 type checker is to go into CPython 3.5.

Since type annotations have been there since 3.0, is it at all likely
that CPython versions < 3.5 will also be supported by this checker?

Thanks!

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web