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

Manual changes of Any union to Incomplete in stubs folder #9566

Merged
merged 9 commits into from
Feb 2, 2023

Commits on Jan 18, 2023

  1. Manual changes of Any

    - ClassVar[Any | None]
    - Missed previous changes due to alias
    - Manual review of leftover Any unions (`| Any` and `Any |`)
    Avasam committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4ead531 View commit details
    Browse the repository at this point in the history
  2. See python#9567

    Avasam committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    16f7851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c087e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Any in toml is correct

    Avasam committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    843b077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f6f09 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'manual-Any-Union' of https://github.com/Avasam/typeshed

    …into manual-Any-Union
    Avasam committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f83d5d3 View commit details
    Browse the repository at this point in the history
  4. Fix primer issue

    Avasam committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    27b9a2b View commit details
    Browse the repository at this point in the history
  5. .

    Avasam committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4c692e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    9f3db1f View commit details
    Browse the repository at this point in the history