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 <rep...@bugs.python.org> <http://bugs.python.org/issue20676> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com