[New-bugs-announce] [issue5921] PEP 362 can be marked as finished?

Daniel Stutzbach report at bugs.python.org
Mon May 4 15:52:31 CEST 2009


New submission from Daniel Stutzbach <daniel at stutzbachenterprises.com>:

It looks like PEP 362 has been implemented in the py3k branch:

>>> def f(x: int):
...   pass
...
>>>

----------
components: None
messages: 87125
nosy: stutzbach
severity: normal
status: open
title: PEP 362 can be marked as finished?
versions: Python 3.0, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5921>
_______________________________________


More information about the New-bugs-announce mailing list