Skip to content

repr() of ImportError misses keyword arguments name and path #74185

Open
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 29999
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @berkerpeksag, @serhiy-storchaka, @remilapeyre
PRs
  • gh-74185: repr() of ImportError now contains attributes name and path. #1011
  • bpo-27015: Save kwargs given to exceptions constructor #11580
  • 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/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2017-04-05.22:29:11.771>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'repr() of ImportError misses keyword arguments name and path'
    updated_at = <Date 2019-01-30.16:00:33.577>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-01-30.16:00:33.577>
    actor = 'remi.lapeyre'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2017-04-05.22:29:11.771>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29999
    keywords = ['patch']
    message_count = 5.0
    messages = ['291200', '291241', '291633', '292205', '334569']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'berker.peksag', 'serhiy.storchaka', 'remi.lapeyre']
    pr_nums = ['1011', '11580']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29999'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.13bugs and security fixeseasyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions