summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/pyshell.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2016-06-08 18:19:11 (GMT)
committerGuido van Rossum <guido@python.org>2016-06-08 18:19:11 (GMT)
commit91185fe0284a04162e0b3425b53be49bdbfad67d (patch)
treed7ce0fa5970b79c29850d61a0e7b79479c39e874 /Lib/idlelib/pyshell.py
parent07a9fcdc86b740ac5c5108d10418e7668a06e3df (diff)
downloadcpython-91185fe0284a04162e0b3425b53be49bdbfad67d.zip
cpython-91185fe0284a04162e0b3425b53be49bdbfad67d.tar.gz
cpython-91185fe0284a04162e0b3425b53be49bdbfad67d.tar.bz2
Sync typing.py with upstream.
(Upstream is https://github.com/python/typing) - Add TYPE_CHECKING (false at runtime, true in type checkers) (upstream #230). - Avoid error on Union[xml.etree.cElementTree.Element, str] (upstream #229). - Repr of Tuple[()] should be 'Tuple[()]' (upstream #231). - Add NewType() (upstream #189).
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions