Skip to content

inspect.getargspec() returns wrong answer with property.__delete__() #64985

@zzzeek

Description

@zzzeek
mannequin
BPO 20786
Nosy @ncoghlan, @larryhastings, @1st1

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2014-03-02.17:26:57.171>
created_at = <Date 2014-02-26.22:10:15.975>
labels = ['type-bug', 'library', 'release-blocker']
title = 'inspect.getargspec() returns wrong answer with property.__delete__()'
updated_at = <Date 2014-03-17.06:31:07.574>
user = 'https://bugs.python.org/zzzeek'

bugs.python.org fields:

activity = <Date 2014-03-17.06:31:07.574>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-03-02.17:26:57.171>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2014-02-26.22:10:15.975>
creator = 'zzzeek'
dependencies = []
files = []
hgrepos = []
issue_num = 20786
keywords = []
message_count = 8.0
messages = ['212313', '212314', '212315', '212453', '212557', '212564', '212566', '213828']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'larry', 'zzzeek', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20786'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions