[issue2331] Backport parameter annotations

Brett Cannon report at bugs.python.org
Mon Mar 17 18:34:30 CET 2008


New submission from Brett Cannon <brett at python.org>:

Parameter annotations (e.g., ``def fxn(a:int) -> str: pass`` need to be
backported.

----------
components: Interpreter Core
keywords: 26backport
messages: 63688
nosy: brett.cannon
priority: immediate
severity: normal
status: open
title: Backport parameter annotations
type: behavior
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2331>
__________________________________


More information about the Python-bugs-list mailing list