Skip to content

Pickling and copying ImportError doesn't preserve name and path #74184

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 29998
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka
PRs
  • bpo-29998: Pickling and copying ImportError now preserves name and path #1010
  • bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) #1042
  • bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) #1043
  • 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 2017-04-08.08:28:27.024>
    created_at = <Date 2017-04-05.20:34:35.941>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = "Pickling and copying ImportError doesn't preserve name and path"
    updated_at = <Date 2017-04-08.08:28:27.024>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-04-08.08:28:27.024>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-04-08.08:28:27.024>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-04-05.20:34:35.941>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29998
    keywords = []
    message_count = 4.0
    messages = ['291194', '291324', '291327', '291328']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'serhiy.storchaka']
    pr_nums = ['1010', '1042', '1043']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29998'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions