inspect.FullArgSpec does not match the docs

BPO 4307
Nosy @tiran, @benjaminp
Files
  • inspect.patch
  • 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 = 'https://github.com/benjaminp'
    closed_at = <Date 2008-11-12.21:39:20.064>
    created_at = <Date 2008-11-12.16:24:36.626>
    labels = ['type-bug', 'library']
    title = 'inspect.FullArgSpec does not match the docs'
    updated_at = <Date 2008-11-12.21:39:20.063>
    user = 'https://bugs.python.org/hagen'

    bugs.python.org fields:

    activity = <Date 2008-11-12.21:39:20.063>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2008-11-12.21:39:20.064>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2008-11-12.16:24:36.626>
    creator = 'hagen'
    dependencies = []
    files = ['11994']
    hgrepos = []
    issue_num = 4307
    keywords = ['patch']
    message_count = 4.0
    messages = ['75788', '75797', '75799', '75800']
    nosy_count = 3.0
    nosy_names = ['christian.heimes', 'benjamin.peterson', 'hagen']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4307'
    versions = ['Python 3.0']