Mon, 06 Jan 2025 01:39:53 -0500 | Matt Harbison | pyupgrade: primitive types directly where possible | 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 20:53:31 -0500 | Matt Harbison | mail: stop using the `pycompat.open()` shim | 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 |
Wed, 20 Dec 2023 22:17:03 +0100 | Pierre-Yves David | pytype: drop the now useless assert | file | diff | annotate |
Tue, 19 Dec 2023 21:29:34 +0100 | Pierre-Yves David | pytype: move some type comment to proper annotation | file | diff | annotate |
Wed, 20 Dec 2023 12:51:20 +0100 | Pierre-Yves David | pytype: import typing directly | file | diff | annotate |