Skip to content

inspect.getfile(obj) calls object repr on failure #74824

Description

@takluyver
mannequin
BPO 30639
Nosy @bitdancer, @takluyver, @serhiy-storchaka, @1st1
PRs
  • bpo-30639: Lazily compute repr for error #2132
  • 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-10-24.12:43:35.838>
    created_at = <Date 2017-06-12.13:54:06.692>
    labels = ['3.7', 'easy', 'type-feature', 'library']
    title = 'inspect.getfile(obj) calls object repr on failure'
    updated_at = <Date 2017-10-24.12:43:35.836>
    user = 'https://github.com/takluyver'

    bugs.python.org fields:

    activity = <Date 2017-10-24.12:43:35.836>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-24.12:43:35.838>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2017-06-12.13:54:06.692>
    creator = 'takluyver'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30639
    keywords = ['easy']
    message_count = 9.0
    messages = ['295782', '295792', '295796', '295807', '295808', '295809', '295811', '304903', '304905']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'takluyver', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['2132']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30639'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions