Skip to content

os.path.ismount doesn't work for mounts the user doesn't have permission to see #46718

Closed
@rossburton

Description

@rossburton
BPO 2466
Nosy @loewis, @pitrou, @rossburton, @bitdancer, @berkerpeksag, @serhiy-storchaka, @zhangyangyu
Files
  • ismount-permission.patch
  • test_fix_ismount_directory_not_readable.patch: patch for issue 2466 including testcase
  • minimal_fix_ismount_directory_not_readable.patch
  • issue2466_ismount_py2.7_port.patch
  • bot_failure_fix.patch
  • 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 2016-08-24.13:01:53.236>
    created_at = <Date 2008-03-23.17:30:27.631>
    labels = ['type-bug', 'library']
    title = "os.path.ismount doesn't work for mounts the user doesn't have permission to see"
    updated_at = <Date 2016-08-24.13:01:53.235>
    user = 'https://github.com/rossburton'

    bugs.python.org fields:

    activity = <Date 2016-08-24.13:01:53.235>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-24.13:01:53.236>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2008-03-23.17:30:27.631>
    creator = 'rossburton'
    dependencies = []
    files = ['40641', '41041', '43140', '44145', '44207']
    hgrepos = []
    issue_num = 2466
    keywords = ['patch']
    message_count = 26.0
    messages = ['64370', '64374', '64382', '71128', '71294', '137401', '222528', '252006', '253732', '253904', '254662', '256646', '263989', '267054', '267085', '267089', '273070', '273071', '273072', '273081', '273481', '273483', '273508', '273531', '273554', '273556']
    nosy_count = 11.0
    nosy_names = ['loewis', 'pitrou', 'rossburton', 'r.david.murray', 'python-dev', 'drawks', 'berker.peksag', 'serhiy.storchaka', 'pablo.sole', 'xiang.zhang', 'Robin Roth']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2466'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions