Changes between Version 36 and Version 37 of Python3
- Timestamp:
- 2020-10-15T11:53:14Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3
v36 v37 24 24 25 25 ||= Submodule† =||= Status =||= Assignee =|| 26 || `__init__` || '''todo''' ||||27 || `__main__` || '''todo''' ||||28 || `_auto_deps` || '''todo''' ||||29 || `_version` || '''todo''' ||||26 || `__init__` || doing || Chad || 27 || `__main__` || doing || Chad || 28 || `_auto_deps` || doing || Chad || 29 || `_version` || doing || Chad || 30 30 || `blacklist` || '''todo''' || || 31 31 || `check_results` || '''todo''' || || … … 39 39 || `hashtree` || done || || 40 40 || `history` || '''todo''' || || 41 || `immutable`‡ || mostly done, except offloaded.py|| Chad ||41 || `immutable`‡ || doing || Chad || 42 42 || `interfaces` || done || || 43 43 || `introducer` || '''doing''' || || 44 44 || `monitor` || done || || 45 || `mutable`‡ || '''doing'''|| Itamar ||45 || `mutable`‡ || doing || Itamar || 46 46 || `node` || doing || Ross || 47 47 || `nodemaker` || '''todo''' || || … … 49 49 || `stats` || '''todo''' || || 50 50 || `storage` || done || || 51 || `storage_client` || '''doing'''|| Itamar ||51 || `storage_client` || doing || Itamar || 52 52 || `test` || '''doing''' || || 53 53 || `testing` || '''todo''' || ||