New submission from Yury Selivanov:

Larry, please consider cherry-picking this in 3.4.0.

The main motivation to have this in 3.4.0 is to avoid introducing a backwards 
incompatible change in inspect.getfullargspec() and inspect.getargspec() 
semantics.


changeset:   89284:65fb95578f94
user:        Yury Selivanov <yseliva...@sprymix.com>
date:        Wed Feb 19 16:27:23 2014 -0500
files:       Lib/inspect.py Lib/test/test_inspect.py Misc/NEWS
description:
inspect: Fix getfullargspec() to not to follow __wrapped__ chains

Initial patch by Nick Coghlan.

----------
assignee: larry
messages: 211660
nosy: larry, ncoghlan, yselivanov
priority: release blocker
severity: normal
status: open
title: 3.4 cherry-pick: 65fb95578f94 inspect: Fix getfullargspec() to not to 
follow __wrapped__ chains
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20688>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to