Skip to content

Simplify parsing parameters in Argument Clinic #135256

Open
@serhiy-storchaka

Description

@serhiy-storchaka

This is a pure refactoring. It removes some repeated calls of ast.parse() and reuse the result of a single ast.parse() call per parameter.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixes3.15new features, bugs and security fixestopic-argument-clinictype-refactorCode refactoring (with no changes in behavior)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions