diff --git a/Python3.md b/Python3.md index a8b6965..3628b61 100644 --- a/Python3.md +++ b/Python3.md @@ -22,43 +22,46 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments ## Worklist -| Submodule† | Status | Assignee | -|---|---|---| -| `*init*` | **todo** | | -| `*main*` | doing | Chad | -| `_auto_deps` | doing | Chad | -| `_version` | **todo** | | -| `blacklist` | doing | Chad | -| `check_results` | **todo** | | -| `client` | **todo** | | -| `codec` | done | | -| `control` | **todo** | | -| `crypto` | done | | -| `deep_stats` | **todo** | | -| `dirnode` | **todo** | | -| `frontends` | **todo** | | -| `hashtree` | done | | -| `history` | **todo** | | -| `immutable`‡ | doing | Chad | -| `interfaces` | done | | -| `introducer` | **doing** | | -| `monitor` | done | | -| `mutable`‡ | todo (a few tests modules done) | | -| `node` | doing | Itamar | -| `nodemaker` | **todo** | | -| `scripts` | **todo** | | -| `stats` | **todo** | | -| `storage` | done | | -| `storage_client` | doing | Itamar | -| `test` | **doing** | | -| `testing` | **todo** | | -| `unknown` | **todo** | | -| `uri` | done | | -| `util` | **doing** | | -| `version_checks` | **todo** | | -| `web` | **todo** | | -| `webish` | **todo** | | -| `windows` | **todo** | | +| Submodule† | Status | Assignee | Notes | +|---|---|---|---| +| `*init*` | **todo** | | | +| `*main*` | doing | Chad | | +| `_auto_deps` | doing | Chad | | +| `_version` | **todo** | | | +| `blacklist` | doing | Chad | | +| `check_results` | **todo** | | | +| `client` | **todo** | | | +| ~~`codec`~~ | ~~done~~ | | | +| `control` | **todo** | | | +| ~~`crypto`~~ | ~~done~~ | | | +| `deep_stats` | **todo** | | | +| `dirnode` | **todo** | | | +| `frontends` | **todo** | | | +| ~~`hashtree`~~ | ~~done~~ | | | +| `history` | **todo** | | | +| `immutable`‡ | doing | Chad | | +| ~~`interfaces`~~ | ~~done~~ | | | +| `introducer` | **doing** | | | +| ~~`monitor`~~ | ~~done~~ | | | +| `mutable`‡ | **todo** | | a few tests modules done | +| `node` | doing | Itamar | | +| `nodemaker` | **todo** | | | +| `scripts` | **todo** | | | +| `stats` | **todo** | | | +| ~~`storage`~~ | ~~done~~ | | | +| `storage_client` | doing | Itamar | | +| `test` | **doing** | | | +| `testing` | **todo** | | | +| `unknown` | **todo** | | | +| ~~`uri`~~ | ~~done~~ | | | +| `util` | **doing** | | | +| `version_checks` | **todo** | | | +| `web` | **todo** | | | +| `webish` | **todo** | | | +| `windows` | **todo** | | | + + + † of `allmydata`