log contrib/import-checker.py @ 53042:cdd7bf612c7b stable tip

age author description
Thu, 30 Jan 2025 18:22:01 +0100 Pierre-Yves David typing: introduce a `types` module and a MatcherT alias
Tue, 07 Jan 2025 17:28:46 -0500 Matt Harbison pyupgrade: drop redundant `open()` modes
Mon, 06 Jan 2025 01:27:42 -0500 Matt Harbison pyupgrade: replace `io.open()` with `open()`
Sun, 05 Jan 2025 22:26:16 -0500 Matt Harbison pyupgrade: rewrite `yield` statements in a loop to `yield from`
Sat, 07 Dec 2024 03:07:04 -0500 Matt Harbison tests: drop references to the vendored copy of `zope`
Mon, 04 Nov 2024 17:42:30 -0500 Matt Harbison tests: treat `select` as a built-in module on Windows stable
Mon, 08 Jul 2024 16:44:07 +0200 Pierre-Yves David test-check: don't report distutils as a local import stable