Skip to content

Different behavior of os.path.realpath('nul') in 3.7 and 3.8 #82262

@Savier

Description

@Savier
mannequin
BPO 38081
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @miss-islington, @Savier
PRs
  • bpo-38081: Fixes ntpath.realpath('NUL') #15899
  • [3.8] bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899) #15903
  • bpo-38081: Add more non-fatal error codes for ntpath.realpath #16156
  • [3.8] bpo-38081: Add more non-fatal error codes for ntpath.realpath (GH-16156) #16187
  • 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 2019-09-16.14:26:39.836>
    created_at = <Date 2019-09-10.06:30:37.863>
    labels = ['3.8', 'type-bug', 'library', '3.9', 'OS-windows']
    title = "Different behavior of os.path.realpath('nul') in 3.7 and 3.8"
    updated_at = <Date 2019-09-17.16:04:28.430>
    user = 'https://github.com/Savier'

    bugs.python.org fields:

    activity = <Date 2019-09-17.16:04:28.430>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-16.14:26:39.836>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2019-09-10.06:30:37.863>
    creator = 'iamsav'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38081
    keywords = ['patch']
    message_count = 14.0
    messages = ['351577', '351578', '351583', '351725', '351764', '351785', '351787', '351807', '351930', '352044', '352468', '352548', '352550', '352643']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'iamsav']
    pr_nums = ['15899', '15903', '16156', '16187']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38081'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsstdlibStandard 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