8000 Un-necessary loglinear complexity in `platform._platform` · Issue #136066 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
/ cpython Public
Un-necessary loglinear complexity in platform._platform #136066
Open
@kexinoh

Description

@kexinoh

Bug Description:
A of simple quadratic complexity code in platform.py

Vulnerability Locations :

  1. while platform and platform[-1] == '-':

Repair Status:
None

Common Information:

  • CPython Version: main branch
  • Operating System: Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-refactorCode refactoring (with no changes in behavior)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0