Skip to content

pathlib.resolve(strict=False) only includes first child #74363

@mshuffett

Description

@mshuffett
mannequin
BPO 30177
Nosy @pitrou, @larryhastings, @ned-deily, @zware, @serhiy-storchaka, @eryksun, @zooba, @seirl, @zopieux, @richardcooper
PRs
  • bpo-30177: Fix misleading description of path.resolve() #1649
  • bpo-30177: pathlib: include the full path in resolve(strict=False) #1893
  • [3.6] bpo-30177: pathlib: include the full path in resolve(strict=False) #1985
  • [3.6] bpo-30177: add NEWS entry #2134
  • bpo-30177: add NEWS entry #2135
  • 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 2017-06-07.17:20:32.608>
    created_at = <Date 2017-04-26.16:19:45.264>
    labels = ['3.7', 'type-bug', 'library']
    title = 'pathlib.resolve(strict=False) only includes first child'
    updated_at = <Date 2017-06-12.16:40:16.197>
    user = 'https://bugs.python.org/mshuffett'

    bugs.python.org fields:

    activity = <Date 2017-06-12.16:40:16.197>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-07.17:20:32.608>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2017-04-26.16:19:45.264>
    creator = 'mshuffett'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30177
    keywords = []
    message_count = 26.0
    messages = ['292369', '292623', '294647', '294855', '294857', '294859', '294861', '294862', '294863', '294864', '294877', '294879', '294880', '294883', '294889', '294890', '294972', '295206', '295304', '295345', '295346', '295349', '295360', '295361', '295801', '295802']
    nosy_count = 11.0
    nosy_names = ['pitrou', 'larry', 'ned.deily', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'antoine.pietri', 'mshuffett', 'zopieux', 'richardc']
    pr_nums = ['1649', '1893', '1985', '2134', '2135']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30177'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions