FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Redundant variable newfree in function analyze_block() · Issue #100321 · python/cpython · GitHub

/ cpython Public

Redundant variable newfree in function analyze_block() #100321

Description

In function analyze_block(), variable newfree is just a copy of allfree, so we can drop it and use allfree only.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL