Skip to content

resolve() fails when the path doesn't exist #63916

@pitrou

Description

@pitrou
BPO 19717
Nosy @brettcannon, @pitrou, @tifv, @sorcio, @serhiy-storchaka, @zooba, @vajrasky
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • bpo-30177: Fix misleading description of path.resolve() #1649
  • Dependencies
  • bpo-19887: Path.resolve() fails on complex symlinks
  • Files
  • add_non_strict_resolve_pathlib.patch
  • add_non_strict_resolve_pathlib_v2.patch
  • add_non_strict_resolve_pathlib_v3.patch
  • add_non_strict_resolve_pathlib_v4.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 = 'https://github.com/zooba'
    closed_at = <Date 2016-11-14.19:59:00.455>
    created_at = <Date 2013-11-22.17:45:53.337>
    labels = ['3.7', 'deferred-blocker', 'type-feature', 'library']
    title = "resolve() fails when the path doesn't exist"
    updated_at = <Date 2017-06-06.15:44:47.453>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-06-06.15:44:47.453>
    actor = 'gvanrossum'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2016-11-14.19:59:00.455>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2013-11-22.17:45:53.337>
    creator = 'pitrou'
    dependencies = ['19887']
    files = ['32947', '33075', '33090', '33171']
    hgrepos = []
    issue_num = 19717
    keywords = ['patch']
    message_count = 25.0
    messages = ['203819', '205065', '205066', '205067', '205068', '205079', '205095', '205101', '205779', '205892', '205897', '206397', '206408', '206413', '206415', '206702', '265336', '275173', '280294', '280313', '280429', '280432', '280450', '280451', '280452']
    nosy_count = 11.0
    nosy_names = ['brett.cannon', 'pitrou', 'july', 'neologix', 'davide.rizzo', 'python-dev', 'serhiy.storchaka', 'steve.dower', 'vajrasky', 'mwagner', 'Philip Ridout']
    pr_nums = ['552', '1649']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19717'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedeferred-blockerstdlibStandard 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