From 9c4d0918a8adc3801e34400431781a8e2ae21c6c Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Mon, 8 Mar 2021 00:26:19 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 80] --- Python3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Python3.md b/Python3.md index 1131357..c2ca961 100644 --- a/Python3.md +++ b/Python3.md @@ -26,18 +26,18 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments |---|---|---|---| | `*init*` | **todo** | | | | `_version` | **todo** | | | -| `client` | **doing** | itamarst | | -| `testing` | **todo** | | | | `windows` | **todo** | | | | `test` | **doing** | | | | `test_system` | **doing** | | Two more tests are skipped, blocked on web and cli being ported | | `util` | **doing** | | | -| `check_results` | doing | chad | | +| `client` | doing | itamarst | | | `frontends` | doing | itamarst | | | `scripts` | doing | jaraco | | +| `testing` | doing | chad | | | ~~`*main*`~~ | ~~done~~ | | | | ~~`_auto_deps`~~ | ~~done~~ | | | | ~~`blacklist`~~ | ~~done~~ | | | +| ~~`check_results`~~ | ~~done~~ | | | | ~~`codec`~~ | ~~done~~ | | | | ~~`control`~~ | ~~done~~ | | | | ~~`crypto`~~ | ~~done~~ | | |