Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @typing_extensions.deprecated #105

Merged
merged 5 commits into from Jan 3, 2023
Merged

Commits on Dec 31, 2022

  1. Add @typing_extensions.deprecated

    See PEP 702, python/peps#2942. This should not be merged until the PEP
    is merged into the repo.
    JelleZijlstra committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    a410aac View commit details
    Browse the repository at this point in the history
  2. fix

    JelleZijlstra committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    0f08b63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9ed859 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    31be316 View commit details
    Browse the repository at this point in the history
  2. discuss overloads

    JelleZijlstra committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f3bf997 View commit details
    Browse the repository at this point in the history