danielgtaylor / danielgtaylor/python-betterproto

Use of deprecated `typing` aliases

Open
#519 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
1.8k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

Betterproto currently is using some `typing` imports that are now deprecated, though they are noted in the Python docs to be guaranteed to remain until at least 3.14.

For more details, see [this Python docs section](https://docs.python.org/3.11/library/typing.html#deprecated-aliases). Betterproto uses some of these such as `typing.Generator` within `src/betterproto/__init__.py`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.