tahoe-lafs/src/allmydata
2024-12-06 13:20:18 -07:00
..
cli Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-07-29 04:41:03 -06:00
crypto Correct type annotations 2024-08-13 12:16:30 -04:00
frontends remove more Python2 compatibility 2024-02-28 00:49:07 +01:00
immutable Merge branch 'master' into 4072-no-more-blocking-part-2 2024-06-03 13:03:22 -06:00
introducer remove static native_str() 2024-02-28 01:25:06 +01:00
mutable Merge remote-tracking branch 'origin/master' into fix-ci 2024-08-14 10:28:29 -04:00
scripts correctly interpret --storage-dir as an option 2024-09-25 20:30:50 -06:00
storage Remove now-unused imports to fix codechecks 2024-11-14 12:04:01 +00:00
test Merge pull request #1388 from meejah/4115.fix-ci-typechecks 2024-11-18 15:14:26 -07:00
testing Pacify newer mypy 2023-12-11 10:09:50 -05:00
util Merge remote-tracking branch 'origin/master' into fix-ci 2024-08-14 10:28:29 -04:00
web remove Python 3.8 mentions 2024-12-06 13:20:18 -07:00
windows Delete Python 2 specific code. 2024-03-01 12:16:40 -05:00
__init__.py We're not support Python 2 anymore, and future breaks on 3.12 (for now) when 2023-11-15 10:54:27 -05:00
__main__.py more python2 removal 2024-02-23 00:40:25 +01:00
_monkeypatch.py remove more Python2 compatibility 2024-02-28 00:49:07 +01:00
blacklist.py more python2 removal 2024-02-23 00:40:25 +01:00
check_results.py Fix lints. 2024-03-01 12:17:11 -05:00
client.py Expand type hints for create_dirnode 2024-05-30 15:51:24 -04:00
codec.py more python2 removal 2024-02-23 00:40:25 +01:00
deep_stats.py more python2 removal 2024-02-23 00:40:25 +01:00
dirnode.py remove more usage of "future" 2024-03-11 21:37:27 +01:00
grid_manager.py Fix mypy errors 2023-11-21 08:31:34 -05:00
hashtree.py more python2 removal 2024-02-23 00:40:25 +01:00
history.py more python2 removal 2024-02-23 00:40:25 +01:00
interfaces.py remove static native_str() 2024-02-28 01:25:06 +01:00
listeners.py narrow the type annotation for another Listener method param 2023-07-20 14:23:31 -04:00
monitor.py more python2 removal 2024-02-23 00:40:25 +01:00
node.py remove more Python2 compatibility 2024-02-28 00:49:07 +01:00
nodemaker.py Allow supplying keypair when creating mutable dirs 2024-05-03 16:55:38 -04:00
protocol_switch.py Point to correct ticket 2023-07-05 10:21:40 -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 Pacify newer mypy 2023-12-11 10:09:50 -05:00
unknown.py more python2 removal 2024-02-23 00:40:25 +01:00
uri.py remove more Python2: unicode -> str, long -> int 2024-02-28 00:53:49 +01:00
webish.py Adjust the temp factory return type 2023-07-11 16:30:54 -04:00