Skip to content

ntpath.realpath() should use GetFinalPathNameByHandle() #58302

@vstinner

Description

@vstinner
BPO 14094
Nosy @pfmoore, @amauryfa, @pitrou, @vstinner, @tjguk, @briancurtin, @akheron, @zware, @eryksun, @zooba, @vladima
PRs
  • bpo-14094: Use _getfinalpathname to implement realpath #11248
  • 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 2019-09-11.13:13:11.798>
    created_at = <Date 2012-02-22.23:47:49.504>
    labels = ['3.8', 'type-feature', 'library', 'OS-windows']
    title = 'ntpath.realpath() should use GetFinalPathNameByHandle()'
    updated_at = <Date 2019-09-11.13:13:11.797>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-09-11.13:13:11.797>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.13:13:11.798>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2012-02-22.23:47:49.504>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 14094
    keywords = ['patch']
    message_count = 10.0
    messages = ['154018', '222954', '297133', '297139', '297188', '332094', '332152', '335040', '335042', '351857']
    nosy_count = 11.0
    nosy_names = ['paul.moore', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'tim.golden', 'brian.curtin', 'petri.lehtinen', 'zach.ware', 'eryksun', 'steve.dower', 'v2m']
    pr_nums = ['11248']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14094'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions