tahoe-lafs/src/allmydata
2024-06-03 13:03:22 -06:00
..
cli Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-07-29 04:41:03 -06:00
crypto Merge branch 'master' into 4072-no-more-blocking-part-2 2024-06-03 13:03:22 -06: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 branch 'master' into 4072-no-more-blocking-part-2 2024-06-03 13:03:22 -06:00
scripts remove more Python2: unicode -> str, long -> int 2024-02-28 00:53:49 +01:00
storage remove more Python2 compatibility 2024-02-28 00:49:07 +01:00
test Remove another future import. 2024-03-01 13:08:09 -05:00
testing Pacify newer mypy 2023-12-11 10:09:50 -05:00
util remove static native_str() 2024-02-28 01:25:06 +01:00
web remove "from past.builtins import long" 2024-02-28 01:07:08 +01: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 json dumping doesn't like keys that are bytes (not sure how this ever worked) 2023-11-15 12:15:06 -05: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 more python2 removal 2024-02-23 00:40:25 +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 Get rid of default mutable arguments. 2023-04-17 13:08:21 -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