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

gh-124412: Add helpers for converting annotations to source format #124551

Merged
merged 7 commits into from
Sep 26, 2024

Commits on Sep 25, 2024

  1. pythongh-119180: Make FORWARDREF format look at __annotations__ first

    From discussion with @larryhastings and @carljm, this is the desired
    behavior.
    JelleZijlstra committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f6161df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6fb32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430f184 View commit details
    Browse the repository at this point in the history
  4. more docs

    JelleZijlstra committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a3cb74c View commit details
    Browse the repository at this point in the history
  5. format

    JelleZijlstra committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4ebc406 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4921cb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    304e4fc View commit details
    Browse the repository at this point in the history