Skip to content

os: Some functions may report bogus errors on Windows #77071

@izbyshev

Description

@izbyshev
mannequin
BPO 32890
Nosy @vstinner, @izbyshev, @miss-islington
PRs
  • bpo-32890: os: Use errno instead of GetLastError() where appropriate #5784
  • [3.7] bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784) #9984
  • [3.6] bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784) #9985
  • 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 2018-10-20.00:53:37.560>
    created_at = <Date 2018-02-20.23:54:16.434>
    labels = ['3.8', 'type-bug', '3.7']
    title = 'os: Some functions may report bogus errors on Windows'
    updated_at = <Date 2018-10-22.17:29:14.286>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-10-22.17:29:14.286>
    actor = 'izbyshev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-20.00:53:37.560>
    closer = 'vstinner'
    components = []
    creation = <Date 2018-02-20.23:54:16.434>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32890
    keywords = ['patch']
    message_count = 6.0
    messages = ['312446', '328101', '328110', '328113', '328118', '328265']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'izbyshev', 'miss-islington']
    pr_nums = ['5784', '9984', '9985']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32890'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions