.. |
cli
|
Merge branch 'master' into 2916.grid-manager-integration-tests.2
|
2023-07-29 04:41:03 -06:00 |
crypto
|
Merge branch 'master' into 2916.grid-manager-proposal.6
|
2023-02-20 11:24:20 -07:00 |
frontends
|
If this ever does get called, make the error less obscure.
|
2023-06-26 11:09:32 -04:00 |
immutable
|
fix already-stopped
|
2023-12-20 21:57:01 -07:00 |
introducer
|
Fix mypy issues
|
2023-06-14 17:45:15 -04:00 |
mutable
|
Just do whole thing in one thread job
|
2023-10-19 11:09:54 -04:00 |
scripts
|
refactor where plugins are loaded; use this to error early for users
|
2023-08-09 22:27:55 -06:00 |
storage
|
Fix mypy complaints, simplifying code while we're at it
|
2023-11-17 11:22:06 -05:00 |
test
|
test for 4087
|
2024-01-19 12:11:05 -07:00 |
testing
|
Pacify mypy.
|
2023-06-14 14:09:51 -04:00 |
util
|
Fix lint
|
2023-12-12 10:39:18 -05:00 |
web
|
Fix mypy errors
|
2023-11-21 08:31:34 -05:00 |
windows
|
Try to make sure fixed argv is used on Py27+Windows
|
2021-08-12 12:11:39 -04: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
|
|
|
_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
|
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
|
Switch defer_to_thread() API to hopefully be harder to screw up.
|
2023-10-19 13:51:16 -04:00 |
deep_stats.py
|
|
|
dirnode.py
|
Get rid of default mutable arguments.
|
2023-04-17 13:08:21 -04:00 |
grid_manager.py
|
Fix mypy errors
|
2023-11-21 08:31:34 -05:00 |
hashtree.py
|
Get rid of default mutable arguments.
|
2023-04-17 13:08:21 -04:00 |
history.py
|
Increase how many statuses are stored.
|
2022-11-17 11:35:10 -05:00 |
interfaces.py
|
Fix some type issues in storage_client.py
|
2023-06-14 16:02:04 -04:00 |
listeners.py
|
narrow the type annotation for another Listener method param
|
2023-07-20 14:23:31 -04:00 |
monitor.py
|
|
|
node.py
|
Fix mypy errors
|
2023-11-21 08:31:34 -05: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
|
Fix lints
|
2023-11-15 13:10:20 -05:00 |
unknown.py
|
|
|
uri.py
|
Fix lint.
|
2023-03-24 15:15:51 -04:00 |
webish.py
|
Adjust the temp factory return type
|
2023-07-11 16:30:54 -04:00 |