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

Labels

pythonv1.0Features being tracked for the version 1.0 GA

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions