Sun, 12 Jan 2025 21:35:30 -0500 | Matt Harbison | typing: lock in the type annotations that were lost with the pyupgrade changes | file | diff | annotate |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations | 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 |
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` | file | diff | annotate |
Mon, 06 Jan 2025 14:15:40 -0500 | Matt Harbison | py3: drop redundant `u''` prefixes on string literals | file | diff | annotate |
Wed, 04 Dec 2024 23:31:46 +0100 | Pierre-Yves David | stream: preserve volatile cache early | file | diff | annotate |