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

[red-knot] infer_symbol_public_type infers union of all definitions #11669

Merged
merged 6 commits into from
Jun 3, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    1b3ff5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd589f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. add TODO comment

    carljm committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b01cbe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a64d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' into cjm/cfg1

    * main: (25 commits)
      Isolate non-breaking whitespace indentation test case (#11721)
      Generator should add a newline before type statement (#11720)
      Remove less used parser dependencies (#11718)
      Use string expression for parsing type annotation (#11717)
      Re-order lexer methods (#11716)
      Maintain synchronicity between the lexer and the parser (#11457)
      Update NPM Development dependencies (#11713)
      Update pre-commit dependencies (#11712)
      Update cloudflare/wrangler-action action to v3.6.1 (#11709)
      Update dependency monaco-editor to ^0.49.0 (#11710)
      Update Rust crate tracing-tree to v0.3.1 (#11703)
      Update Rust crate libcst to v1.4.0 (#11707)
      Update Rust crate itertools to 0.13.0 (#11706)
      Update Rust crate insta to v1.39.0 (#11705)
      Update Rust crate proc-macro2 to v1.0.85 (#11700)
      Update Rust crate toml to v0.8.13 (#11702)
      Update Rust crate strum_macros to v0.26.3 (#11701)
      Update UP035 for Python 3.13 and the latest version of typing_extensions (#11693)
      Add RDJson support. (#11682)
      [`pyupgrade`] Write empty string in lieu of panic (#11696)
      ...
    carljm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b1f6153 View commit details
    Browse the repository at this point in the history
  2. review comments

    carljm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b8535b7 View commit details
    Browse the repository at this point in the history