Skip to content

glob.glob incorrect results under windows when pathname exists but interpreter does not have access permissions to pathname #71155

Description

@hiciu
mannequin
BPO 26968
Nosy @pfmoore, @tjguk, @zware, @serhiy-storchaka, @eryksun, @zooba, @hiciu
Superseder
  • bpo-28075: os.stat fails when access is denied
  • 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 2021-02-25.11:27:16.354>
    created_at = <Date 2016-05-05.19:38:31.841>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'glob.glob incorrect results under windows when pathname exists but interpreter does not have access permissions to pathname'
    updated_at = <Date 2021-02-25.11:27:16.353>
    user = 'https://github.com/hiciu'

    bugs.python.org fields:

    activity = <Date 2021-02-25.11:27:16.353>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-02-25.11:27:16.354>
    closer = 'eryksun'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2016-05-05.19:38:31.841>
    creator = 'kwarzecha7'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26968
    keywords = []
    message_count = 5.0
    messages = ['264917', '264918', '264919', '264923', '387658']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'kwarzecha7']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '28075'
    type = 'behavior'
    url = 'https://bugs.python.org/issue26968'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions