Skip to content

os.path.relpath does not document ValueError on Windows with different drives #85827

@andy-maier

Description

@andy-maier
BPO 41661
Nosy @pfmoore, @tjguk, @ambv, @zware, @eryksun, @zooba, @andy-maier, @ZackerySpytz, @miss-islington
PRs
  • bpo-41661: Document os.path.relpath() behavior on Windows with different drives #25346
  • [3.9] bpo-41661: Document os.path.relpath() exception on Windows with different drives (GH-25346) #25366
  • [3.8] bpo-41661: Document os.path.relpath() exception on Windows with different drives (GH-25346) #25367
  • 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 2021-04-12.15:42:18.907>
    created_at = <Date 2020-08-29.06:15:05.527>
    labels = ['3.8', '3.9', '3.10', 'type-feature', 'OS-windows', 'docs']
    title = 'os.path.relpath does not document ValueError on Windows with different drives'
    updated_at = <Date 2021-04-26.19:46:17.940>
    user = 'https://github.com/andy-maier'

    bugs.python.org fields:

    activity = <Date 2021-04-26.19:46:17.940>
    actor = 'lukasz.langa'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-04-12.15:42:18.907>
    closer = 'steve.dower'
    components = ['Documentation', 'Windows']
    creation = <Date 2020-08-29.06:15:05.527>
    creator = 'andymaier'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41661
    keywords = ['patch']
    message_count = 5.0
    messages = ['376057', '389589', '390857', '390863', '391981']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'tim.golden', 'docs@python', 'lukasz.langa', 'zach.ware', 'eryksun', 'steve.dower', 'andymaier', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['25346', '25366', '25367']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41661'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsdocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions