Thu, 30 Jan 2025 18:22:01 +0100 | Pierre-Yves David | typing: introduce a `types` module and a MatcherT alias | file | diff | annotate |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` | file | diff | annotate |
Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods | file | diff | annotate |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files | file | diff | annotate |
Tue, 20 Aug 2024 18:30:47 -0400 | Matt Harbison | typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16 | file | diff | annotate |
Tue, 23 Jul 2024 19:20:22 -0400 | Matt Harbison | typing: induce pytype to use the standard `attr` instead of the vendored copy | file | diff | annotate |
Wed, 20 Dec 2023 22:17:03 +0100 | Pierre-Yves David | pytype: drop the now useless assert | file | diff | annotate |