Add a "notes" column to the work list

[Imported from Trac: page Python3, version 48]
chadwhitacre 2020-10-28 19:44:25 +00:00
parent 59e2d75f09
commit 164e6a8343

@ -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`