Skip to content

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Apr 4, 2025

Summary

  • Pull in latest changes from upstream (which includes an update to a pyproject.toml layout and a uv.lock file, which should make CI more deterministic)
  • Do not specify --python-version 3.13 in Red Knot runs

astral-sh/mypy_primer@add-red-knot-support-v2...astral-sh:mypy_primer:add-red-knot-support-v3

Test Plan

Tested locally

@sharkdp sharkdp added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Apr 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

mypy_primer results

No ecosystem changes detected ✅

@sharkdp sharkdp merged commit 5cee346 into main Apr 4, 2025
22 checks passed
@sharkdp sharkdp deleted the david/mypy_primer-do-not-specify-explicit-version branch April 4, 2025 11:55
dcreager added a commit that referenced this pull request Apr 4, 2025
* main:
  [red-knot] Empty tuple is always-falsy (#17213)
  Run fuzzer with `--preview` (#17210)
  Bump 0.11.4 (#17212)
  [syntax-errors] Allow `yield` in base classes and annotations (#17206)
  Don't skip visiting non-tuple slice in `typing.Annotated` subscripts (#17201)
  [red-knot] mypy_primer: do not specify Python version (#17200)
  [red-knot] Add `Type.definition` method (#17153)
  Implement `Invalid rule provided` as rule RUF102 with `--fix` (#17138)
  [red-knot] Add basic on-hover to playground and LSP (#17057)
  [red-knot] don't remove negations when simplifying constrained typevars (#17189)
  [minor] Fix extra semicolon for clippy (#17188)
  [syntax-errors] Invalid syntax in annotations (#17101)
  [syntax-errors] Duplicate attributes in match class pattern (#17186)
  [syntax-errors] Fix multiple assignment for class keyword argument (#17184)
  use astral-sh/cargo-dist instead (#17187)
  Enable overindented docs lint (#17182)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant