.. |
crypto
|
mollify the type checker
|
2023-01-12 16:32:32 -05:00 |
frontends
|
remove unused imports
|
2021-10-25 20:52:35 -04:00 |
immutable
|
Don't send empty string writes.
|
2022-12-01 14:54:28 -05:00 |
introducer
|
Merge remote-tracking branch 'upstream/master'
|
2021-10-26 09:23:49 -04:00 |
mutable
|
fix some errors reported by mypy
|
2023-01-06 17:12:59 -05:00 |
scripts
|
mollify the type checker
|
2023-01-12 16:32:32 -05:00 |
storage
|
0 is also valid FD.
|
2023-01-10 11:04:22 -05:00 |
test
|
mollify the type checker
|
2023-01-12 16:32:32 -05:00 |
testing
|
remove the annotations
|
2022-12-02 08:47:07 -05:00 |
util
|
Merge pull request #1231 from tahoe-lafs/3939-faster-http-protocol
|
2022-12-05 14:05:55 -05:00 |
web
|
some minor rationalization of the return type
|
2023-01-12 15:33:37 -05:00 |
windows
|
Try to make sure fixed argv is used on Py27+Windows
|
2021-08-12 12:11:39 -04:00 |
__init__.py
|
Revert "a stab at using setup.cfg and setuptools_scm"
|
2021-10-14 11:01:37 -04:00 |
__main__.py
|
|
|
_auto_deps.py
|
|
|
_monkeypatch.py
|
|
|
blacklist.py
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
check_results.py
|
Port check_results.py to Python 3
|
2021-02-27 15:40:36 -05:00 |
client.py
|
some doc improvements
|
2023-01-12 15:37:07 -05:00 |
codec.py
|
Add a non-implementation of encode_proposal to satisfy interface.
|
2020-11-29 13:57:46 -05:00 |
deep_stats.py
|
Tack on deep_stats
|
2021-01-04 06:18:14 -05:00 |
dirnode.py
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
hashtree.py
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
history.py
|
Increase how many statuses are stored.
|
2022-11-17 11:35:10 -05:00 |
interfaces.py
|
Add a test for `remote_add_lease ` with respect to reserved space
|
2021-10-22 15:56:45 -04:00 |
monitor.py
|
|
|
node.py
|
Switch to [storage] force_foolscap.
|
2022-11-15 14:36:14 -05:00 |
nodemaker.py
|
Add keypair to NodeMaker.create_mutable_file
|
2023-01-02 19:29:13 -05:00 |
protocol_switch.py
|
Fix remaining references to refactored-out-of-existence API.
|
2022-10-03 11:27:19 -04:00 |
stats.py
|
use the generic version of the correct types for samples
|
2022-03-23 18:40:12 -04:00 |
storage_client.py
|
Better cleanup.
|
2022-11-15 15:05:27 -05:00 |
unknown.py
|
Port unknown to Python 3
|
2021-01-05 06:39:29 -05:00 |
uri.py
|
Fix flakes on Python 3.
|
2021-05-07 09:36:01 -04:00 |
webish.py
|
Censor private key values in the HTTP log, too.
|
2023-01-12 16:16:55 -05:00 |