Skip to content

PEP 695: Rename typeparams to type_params in AST #104656

Description

@JelleZijlstra

PEP-695 introduces a few new AST attributes that are currently called typeparams, as specified in https://peps.python.org/pep-0695/#ast-changes. However, @AlexWaygood rightly points out (#104642 (comment)) that type_params would be more readable and in line with most of the rest of the AST. Should we change it?

cc @erictraut for this PEP, @cdce8p who made some AST changes in this area before, @pablogsal @isidentical as AST experts.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions