tahoe-lafs/src/allmydata/storage
Itamar Turner-Trauring 4c11177387 Fix a problem with typechecking.
Using remote_write() isn't quite right given move to HTTP, but can fight that
battle another day.
2021-11-18 15:58:55 -05:00
..
__init__.py break storage.py into smaller pieces in storage/*.py . No behavioral changes. 2009-02-18 14:46:55 -07:00
common.py Fix lint. 2021-09-24 12:04:12 -04:00
crawler.py Limit Pickle protocol to version supported by Python 2. 2021-06-16 11:53:25 -04:00
expirer.py Limit Pickle protocol to version supported by Python 2. 2021-06-16 11:53:25 -04:00
immutable.py Fix a problem with typechecking. 2021-11-18 15:58:55 -05:00
lease.py introduce and use LeaseInfo.is_cancel_secret 2021-10-28 15:21:51 -04:00
mutable.py introduce and use LeaseInfo.is_cancel_secret 2021-10-28 15:21:51 -04:00
server.py Fix a flake. 2021-11-18 15:47:25 -05:00
shares.py add MutableShareFile.is_valid_header and use it 2021-10-28 11:38:18 -04:00