From 73b4d4d3c98524ba8167de94980834cf93cc77c8 Mon Sep 17 00:00:00 2001 From: itamarst <> Date: Wed, 9 Dec 2020 18:35:24 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 59] --- Python3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Python3.md b/Python3.md index 6fc5197..3909b95 100644 --- a/Python3.md +++ b/Python3.md @@ -39,13 +39,13 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `frontends` | **todo** | | | | ~~`hashtree`~~ | ~~done~~ | | | | `history` | **todo** | | | -| `immutable`‡ | **doing** | Itamar | `checker`, `offloaded`, and perhaps others remains | +| `immutable`‡ | **done** | | one last PR outstanding | | ~~`interfaces`~~ | ~~done~~ | | | | `introducer` | **done** | | | | ~~`monitor`~~ | ~~done~~ | | | | `mutable`‡ | **done** | | (technically needs to be merged) | | `node` | done | | | -| `nodemaker` | **todo** | | | +| `nodemaker` | **doing** | Itamar | | | `scripts` | **todo** | | | | `stats` | **todo** | | | | ~~`storage`~~ | ~~done~~ | | |