Skip to content

isinstance checks in os.path.normcase redundant with os.fspath #74612

Description

@wm75
mannequin
BPO 30427
Nosy @brettcannon, @serhiy-storchaka, @wm75, @miss-islington, @isidentical
PRs
  • bpo-30427: eliminate redundant type checks in os.path.normcase() #1712
  • 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 2020-01-02.22:13:44.727>
    created_at = <Date 2017-05-22.08:17:57.051>
    labels = ['3.7', 'library', 'performance']
    title = 'isinstance checks in os.path.normcase redundant with os.fspath'
    updated_at = <Date 2020-01-02.22:13:44.726>
    user = 'https://github.com/wm75'

    bugs.python.org fields:

    activity = <Date 2020-01-02.22:13:44.726>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-02.22:13:44.727>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2017-05-22.08:17:57.051>
    creator = 'wolma'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30427
    keywords = []
    message_count = 7.0
    messages = ['294130', '294131', '294137', '294206', '339077', '358868', '359223']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'serhiy.storchaka', 'wolma', 'miss-islington', 'BTaskaya']
    pr_nums = ['1712']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue30427'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
      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