[New-bugs-announce] [issue20715] 3.4 cherry-pick: 2000c27ebe80 inspect: Fix getfullargspec to support builtin module-level functions

Yury Selivanov report at bugs.python.org
Fri Feb 21 07:41:44 CET 2014


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 <yselivanov at 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 <report at bugs.python.org>
<http://bugs.python.org/issue20715>
_______________________________________


More information about the New-bugs-announce mailing list