Skip to content

Update default Python version examples#23605

Merged
ntBre merged 1 commit intomainfrom
brent/docs-versions
Feb 27, 2026
Merged

Update default Python version examples#23605
ntBre merged 1 commit intomainfrom
brent/docs-versions

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Feb 27, 2026

Summary

Brings our documentation up to date with the implementation, see #17529 (comment)

Test Plan

@ntBre ntBre added the documentation Improvements or additions to documentation label Feb 27, 2026
@ntBre ntBre requested a review from amyreese February 27, 2026 19:57
@ntBre ntBre merged commit bc12fbb into main Feb 27, 2026
42 checks passed
@ntBre ntBre deleted the brent/docs-versions branch February 27, 2026 23:00
carljm added a commit that referenced this pull request Mar 2, 2026
* main:
  [ty] Move binary expression logic out of `builder.rs` (#23649)
  [ty] Limit recursion depth when displaying self-referential function types (#23647)
  [ty] Move comparison logic out of `builder.rs` (#23646)
  Avoid inserting redundant `None` elements in UP045 (#23459)
  [ty] Add more ParamSpec validation for `P.args` and `P.kwargs` (#23640)
  [ty] Sync vendored typeshed stubs (#23642)
  [ty] Fix inference of `t.__mro__` if `t` is an instance of `type[Any]` (#23632)
  [ty] Detect inconsistent generic base class specializations (#23615)
  [ty] Validate type variable defaults don't reference later type parameters or type parameters out of scope (#23623)
  [ty] Ban nested `Required`/`NotRequired`, and ban them both outside of `TypedDict` fields (#23627)
  [ty] Reject generic metaclasses parameterized by type variables (#23628)
  Update default Python version examples (#23605)
  fix binops with NewType of float and Unknown (#23620)
  [ty] Reject functions with PEP-695 type parameters that shadow type parameters from enclosing scopes (#23619)
  [ty] Reject ellipsis literals in odd places in type/annotation expressions (#23611)
  [ty] hash-cons `UseDefMap` fields (#23283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants