From 701914dfe6244e94c6ac71d3e46618d66e08a4f1 Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Tue, 6 Oct 2020 11:18:04 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 30] --- Python3.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Python3.md b/Python3.md index 9c52031..73499c0 100644 --- a/Python3.md +++ b/Python3.md @@ -22,9 +22,8 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments ## Worklist -| | | | +| Submodule† | Status | Assignee | |---|---|---| -|= `allmydata.` | Status | Assignee | | `*init*` | **todo** | | | `*main*` | **todo** | | | `_auto_deps` | **todo** | | @@ -44,7 +43,7 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `interfaces` | done | | | `introducer` | **doing** | | | `monitor` | done | | -| `mutable`† | **todo** | | +| `mutable`‡ | **todo** | | | `node` | doing | Ross | | `nodemaker` | **todo** | | | `scripts` | **todo** | | @@ -61,7 +60,9 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `webish` | **todo** | | | `windows` | **todo** | | -† Expect spaghetti (see below). +† of `allmydata` + +‡ Expect spaghetti (see below). ## The porting process, big picture