readlink on Windows cannot read app exec links · Issue #82015 · python/cpython · GitHub
Skip to content

readlink on Windows cannot read app exec links #82015

Description

@zooba
BPO 37834
Nosy @pfmoore, @tjguk, @ned-deily, @ambv, @zware, @eryksun, @zooba, @miss-islington
PRs
  • bpo-37834: Normalise handling of reparse points on Windows #15231
  • [3.8] bpo-37834: Normalise handling of reparse points on Windows (GH-15231) #15370
  • bpo-37834: Fix test on Windows 7 #15377
  • [3.8] bpo-37834: Fix test on Windows 7 (GH-15377) #15378
  • bpo-37834: Prevent shutil.rmtree exception #15602
  • [3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602) #15603
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2019-08-30.09:05:01.404>
    created_at = <Date 2019-08-12.18:49:21.984>
    labels = ['3.8', '3.9', 'OS-windows']
    title = 'readlink on Windows cannot read app exec links'
    updated_at = <Date 2019-08-30.09:05:01.403>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2019-08-30.09:05:01.403>
    actor = 'lukasz.langa'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-08-30.09:05:01.404>
    closer = 'lukasz.langa'
    components = ['Windows']
    creation = <Date 2019-08-12.18:49:21.984>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37834
    keywords = ['patch']
    message_count = 56.0
    messages = ['349486', '349499', '349501', '349502', '349504', '349541', '349591', '349597', '349601', '349611', '349617', '349618', '349622', '349626', '349747', '349749', '349758', '349770', '349779', '349786', '349808', '349812', '349813', '349818', '349827', '349829', '349831', '349834', '349835', '349839', '349841', '349875', '349876', '349888', '349889', '349890', '349969', '349970', '349972', '349975', '349981', '350013', '350106', '350121', '350125', '350141', '350144', '350146', '350148', '350814', '350815', '350818', '350824', '350825', '350831', '350834']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'tim.golden', 'ned.deily', 'lukasz.langa', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington']
    pr_nums = ['15231', '15370', '15377', '15378', '15602', '15603']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37834'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions