Skip to content

Python: all: Standardize TypeVar naming convention to use suffix T #3594

@eavanvalkenburg

Description

@eavanvalkenburg

The convention should be to suffix TypeVars with T instead of prefix. For example:

  • ChatResponseT instead of TChatResponse

File: python/packages/core/agent_framework/_types.py
Location: Throughout, e.g., line ~2198

Action: Standardize TypeVar naming convention across the codebase.

Parent issue: #3575

Metadata

Metadata

Assignees

No one assigned

    Labels

    pythonv1.0Features being tracked for the version 1.0 GA

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions