Skip to content

new function: os.path.relpath #42530

Closed
Closed
@rbarran

Description

@rbarran
mannequin
BPO 1339796
Nosy @loewis, @birkenfeld, @birkenfeld
Files
  • relpath_patch.diff
  • relpath.patch: Updated/tweaked relpath implementation, with docs
  • test_posixpath.py.diff: Patch to (hopefully) fix test failures on Windows.
  • 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 2007-03-23.22:26:55.000>
    created_at = <Date 2005-10-27.18:23:55.000>
    labels = ['library']
    title = 'new function: os.path.relpath'
    updated_at = <Date 2007-03-23.22:26:55.000>
    user = 'https://bugs.python.org/rbarran'

    bugs.python.org fields:

    activity = <Date 2007-03-23.22:26:55.000>
    actor = 'collinwinter'
    assignee = 'collinwinter'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2005-10-27.18:23:55.000>
    creator = 'rbarran'
    dependencies = []
    files = ['6845', '6846', '6847']
    hgrepos = []
    issue_num = 1339796
    keywords = ['patch']
    message_count = 15.0
    messages = ['48928', '48929', '48930', '48931', '48932', '48933', '48934', '48935', '48936', '48937', '48938', '48939', '48940', '48941', '48942']
    nosy_count = 6.0
    nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'georg.brandl', 'collinwinter', 'rbarran']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1339796'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions