Skip to content

Use the errno attribute of OSError instead of args[0] #86593

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 42427
Nosy @serhiy-storchaka, @corona10
PRs
  • bpo-42427: Use the errno attribute of OSError instead of args[0] #23449
  • 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 2020-11-22.08:29:33.645>
    created_at = <Date 2020-11-21.17:27:58.861>
    labels = ['type-feature', 'library', '3.10']
    title = 'Use the errno attribute of OSError instead of args[0]'
    updated_at = <Date 2020-11-22.08:29:33.644>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-11-22.08:29:33.644>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-22.08:29:33.645>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-11-21.17:27:58.861>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42427
    keywords = ['patch']
    message_count = 2.0
    messages = ['381570', '381603']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'corona10']
    pr_nums = ['23449']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42427'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions