Skip to content

os.walk and other directory traversal does not handle recursive mounts on Windows #88174

@R030t1

Description

@R030t1
mannequin
BPO 44008
Nosy @pfmoore, @tjguk, @zware, @zooba, @R030t1
Superseder
  • bpo-23407: os.walk always follows Windows junctions
  • 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-05-02.08:31:34.208>
    created_at = <Date 2021-05-02.04:54:09.125>
    labels = ['type-bug', '3.8', 'OS-windows']
    title = 'os.walk and other directory traversal does not handle recursive mounts on Windows'
    updated_at = <Date 2021-05-02.08:31:34.207>
    user = 'https://github.com/R030t1'

    bugs.python.org fields:

    activity = <Date 2021-05-02.08:31:34.207>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-02.08:31:34.208>
    closer = 'eryksun'
    components = ['Windows']
    creation = <Date 2021-05-02.04:54:09.125>
    creator = 'R0b0t1'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44008
    keywords = []
    message_count = 1.0
    messages = ['392666']
    nosy_count = 5.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'R0b0t1']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '23407'
    type = 'behavior'
    url = 'https://bugs.python.org/issue44008'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions