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
|
Sat, 03 Feb 2024 23:45:08 +0100 |
Manuel Jacob |
py3: fully port doctest to py3
|
Fri, 02 Feb 2024 04:03:15 +0100 |
Manuel Jacob |
import-checker: make stdlib path detection work in virtual environments
|
Mon, 23 Jan 2023 17:11:42 +0100 |
Raphaël Gomès |
thirdparty: vendor tomli
|
Tue, 21 Mar 2023 20:47:30 -0400 |
Jason R. Coombs |
extras: re-use Projection from jaraco.collections
|
Tue, 07 Mar 2023 23:38:14 -0500 |
Matt Harbison |
run-tests: fix a crash when using the coverage options
stable
|
Wed, 15 Jun 2022 01:01:02 +0100 |
Ian Moody |
convert: remove old ElementTree import cruft from darcs
stable
|
Wed, 09 Mar 2022 15:41:39 -0800 |
Gregory Szorc |
import-checker: allow symbol imports from typing module
|
Sun, 20 Feb 2022 15:35:09 -0700 |
Gregory Szorc |
py2: drop some more from __future__ statements
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Sun, 20 Feb 2022 13:43:44 -0700 |
Gregory Szorc |
import-checker: assume absolute and use modern import checker
|
Wed, 02 Mar 2022 10:23:53 -0500 |
Augie Fackler |
imports: allow importing futures from concurrent
|
Tue, 03 Aug 2021 18:29:31 +0200 |
Pierre-Yves David |
check-module-imports: ignore non-stdlib module installed by distribution
stable
|