Skip to content

new os.path function to extract common prefix based on path components #54604

Closed
@ronaldoussoren

Description

@ronaldoussoren
BPO 10395
Nosy @loewis, @rhettinger, @pfmoore, @ronaldoussoren, @ericvsmith, @ezio-melotti, @merwok, @bitdancer, @ericsnowcurrently, @Fak3, @serhiy-storchaka
Files
  • patch10395: Implementation of os.path.commonpath
  • patch10395-2: Updated implementation of {posix,nt}path.commonpath
  • patch10395-3: New version of ntpath.commonpath
  • ospath_commonpath.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/serhiy-storchaka'
    closed_at = <Date 2015-04-02.12:42:22.211>
    created_at = <Date 2010-11-12.15:14:04.644>
    labels = ['type-feature', 'library']
    title = 'new os.path function to extract common prefix based on path components'
    updated_at = <Date 2015-04-02.12:42:22.210>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2015-04-02.12:42:22.210>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-04-02.12:42:22.211>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2010-11-12.15:14:04.644>
    creator = 'ronaldoussoren'
    dependencies = []
    files = ['27883', '27899', '27974', '35942']
    hgrepos = []
    issue_num = 10395
    keywords = ['patch']
    message_count = 18.0
    messages = ['121038', '121039', '121040', '121043', '121063', '121106', '141535', '174663', '174818', '174819', '174941', '175493', '222966', '222986', '238766', '239675', '239691', '239694']
    nosy_count = 15.0
    nosy_names = ['loewis', 'rhettinger', 'paul.moore', 'ronaldoussoren', 'eric.smith', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'santoso.wijaya', 'python-dev', 'eric.snow', 'Roman.Evstifeev', 'serhiy.storchaka', 'rafik', 'Paddy McCarthy']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10395'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions