Skip to content

inspect.getcallargs doesn't properly interpret set comprehension code objects. #63810

@nedbat

Description

@nedbat
BPO 19611
Nosy @ncoghlan, @nedbat, @bitdancer, @serhiy-storchaka, @1st1, @JelleZijlstra
Files
  • issue19611.patch: patch against master
  • issue19611.patch
  • issue19611.patch: updated patch
  • issue19611-decorators.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/ncoghlan'
    closed_at = <Date 2016-06-04.21:45:58.142>
    created_at = <Date 2013-11-15.12:03:03.236>
    labels = ['type-bug', 'library']
    title = "inspect.getcallargs doesn't properly interpret set comprehension code objects."
    updated_at = <Date 2016-06-04.21:45:58.140>
    user = 'https://github.com/nedbat'

    bugs.python.org fields:

    activity = <Date 2016-06-04.21:45:58.140>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2016-06-04.21:45:58.142>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2013-11-15.12:03:03.236>
    creator = 'nedbat'
    dependencies = []
    files = ['43105', '43111', '43150', '43172']
    hgrepos = []
    issue_num = 19611
    keywords = ['patch']
    message_count = 21.0
    messages = ['202944', '202945', '266909', '266916', '266919', '266923', '266932', '266934', '266943', '266945', '266947', '266966', '266968', '266978', '266980', '266988', '267040', '267109', '267194', '267324', '267326']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'nedbat', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'JelleZijlstra']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19611'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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