New submission from Yury Selivanov:

Larry, please consider cherry-picking 2000c27ebe80.

Another bug in newly renovated 'inspect.getfullargspec()', this time with 
module-level builtins. Would be great if it supports them well in 3.4.

changeset:   89314:2000c27ebe80
tag:         tip
user:        Yury Selivanov <yseliva...@sprymix.com>
date:        Fri Feb 21 01:32:42 2014 -0500
files:       Lib/inspect.py Lib/test/test_inspect.py
description:
inspect: Fix getfullargspec to support builtin module-level functions. Issue 
#20711

----------
assignee: larry
keywords: 3.4regression
messages: 211810
nosy: larry, yselivanov
priority: release blocker
severity: normal
status: open
title: 3.4 cherry-pick: 2000c27ebe80 inspect: Fix getfullargspec to support 
builtin module-level functions
versions: Python 3.4

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

Reply via email to