From 796549b8d7b15fb4164858051e958daf764ee9d2 Mon Sep 17 00:00:00 2001 From: itamarst <> Date: Wed, 16 Dec 2020 15:57:32 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 61] --- Python3.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Python3.md b/Python3.md index 34bbf94..d859cbf 100644 --- a/Python3.md +++ b/Python3.md @@ -35,17 +35,17 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `control` | **todo** | | | | ~~`crypto`~~ | ~~done~~ | | | | `deep_stats` | **todo** | | | -| `dirnode` | **doing** | Itamar | | +| `dirnode` | ~~~done~~~ | | | | `frontends` | **todo** | | | | ~~`hashtree`~~ | ~~done~~ | | | | `history` | **todo** | | | -| `immutable`‡ | **done** | | one last PR outstanding | +| `immutable`‡ | ~~~done~~~ | | | | ~~`interfaces`~~ | ~~done~~ | | | -| `introducer` | **done** | | | +| `introducer` | ~~~done~~~ | | | | ~~`monitor`~~ | ~~done~~ | | | -| `mutable`‡ | **done** | | (technically needs to be merged) | -| `node` | done | | | -| `nodemaker` | **doing** | Itamar | | +| `mutable`‡ | ~~~done~~~ | | | +| `node` | ~~~done~~~ | | | +| `nodemaker` | ~~~done~~~ | | | | `scripts` | **todo** | | | | `stats` | **todo** | | | | ~~`storage`~~ | ~~done~~ | | | @@ -56,10 +56,10 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | ~~`uri`~~ | ~~done~~ | | | | `util` | **doing** | | | | `version_checks` | **todo** | | | -| `web` | **todo** | | | +| `web` | **doing** | Itamar | | | `webish` | **todo** | | | | `windows` | **todo** | | | -| `test_system` | **doing** | Itamar | +| `test_system` | **partial** | | Two more tests are skipped, blocked on web and cli being ported |