Skip to content

'import posixpath' fails if 'os.path' has not be imported already. #75983

@markshannon

Description

@markshannon
BPO 31802
Nosy @markshannon, @serhiy-storchaka
PRs
  • bpo-31802: Fix importing native path module before importing os. #4017
  • [3.6] bpo-31802: Fix importing native path module before importing os. (GH-4017) #5129
  • 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 2018-04-30.14:09:11.868>
    created_at = <Date 2017-10-17.09:45:21.322>
    labels = ['3.7', 'type-bug', 'library']
    title = "'import posixpath' fails if 'os.path' has not be imported already."
    updated_at = <Date 2018-04-30.14:09:11.867>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2018-04-30.14:09:11.867>
    actor = 'Mark.Shannon'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-04-30.14:09:11.868>
    closer = 'Mark.Shannon'
    components = ['Library (Lib)']
    creation = <Date 2017-10-17.09:45:21.322>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31802
    keywords = ['patch']
    message_count = 3.0
    messages = ['304494', '309624', '309626']
    nosy_count = 2.0
    nosy_names = ['Mark.Shannon', 'serhiy.storchaka']
    pr_nums = ['4017', '5129']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31802'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions