Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files | file | diff | annotate |
Fri, 06 Jan 2023 13:04:50 -0500 | Matt Harbison | typing: suppress a bunch of potential import-error cases in extensions | file | diff | annotate |
Tue, 31 May 2022 03:06:05 +0200 | Manuel Jacob | py3: use `x.hex()` instead of `pycompat.sysstr(node.hex(x))` | file | diff | annotate |