Skip to content

Redundant variable newfree in function analyze_block() #100321

Description

@zikcheng

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