[New-bugs-announce] [issue20676] 3.4 cherry-pick: a63327162063 Mangle __parameters in __annotations__ dict properly

Yury Selivanov report at bugs.python.org
Tue Feb 18 19:01:59 CET 2014


New submission from Yury Selivanov:

Revision: a63327162063

Larry, please consider including this in 3.4.

It's a small bug, that was in python since the time
annotations were introduced. It's a shame that it
was undiscovered for such a long time, and I think
it should absolutely be fixed in 3.4, especially
if taking into account all improvements of 
'inspect.signature()'.

The patch is really small, so it's easily reviewable.

----------
assignee: larry
messages: 211533
nosy: larry, yselivanov
priority: release blocker
severity: normal
status: open
title: 3.4 cherry-pick: a63327162063 Mangle __parameters in __annotations__ dict properly
versions: Python 3.4

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


More information about the New-bugs-announce mailing list