tahoe-lafs/src/allmydata
Jean-Paul Calderone 845e33061e
Merge pull request #964 from LeastAuthority/3588.use-pywin32-more
Use pywin32 more

Fixes: ticket:3588
2021-02-09 21:15:34 -05:00
..
crypto Death to newint. 2020-08-05 11:53:23 -04:00
frontends Pacify flake8. 2021-01-29 10:02:16 -05:00
immutable expand partial/lambda into full functions for clarity 2021-01-25 08:23:40 -05:00
introducer Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
mutable Merge branch 'master' into 3399.mypy 2020-12-26 12:45:09 -05:00
scripts Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
storage Replace fixme with reference to foolscap issue. 2020-12-26 12:02:47 -05:00
test Merge pull request #964 from LeastAuthority/3588.use-pywin32-more 2021-02-09 21:15:34 -05:00
testing assert -> Exception 2020-07-09 16:05:29 -04:00
util Merge remote-tracking branch 'origin/master' into 3579.ftp-python-3 2021-01-28 15:15:57 -05:00
web Fix unit test so it's actually testing the real bug. 2021-01-19 17:13:52 -05:00
windows Try to get Mypy to recognize it this way? 2021-02-09 14:36:19 -05:00
__init__.py Revert "Ignores no longer needed." 2020-12-26 11:25:40 -05:00
__main__.py Pick off a couple of easy ports 2020-10-28 14:57:10 -04:00
_auto_deps.py Pick off a couple of easy ports 2020-10-28 14:57:10 -04:00
_monkeypatch.py Fix the integration test failure. 2020-10-05 10:43:48 -04:00
blacklist.py Declare victory on blacklist 2021-01-05 06:45:32 -05:00
check_results.py Port test_checker.py to Python 3. 2020-10-05 11:12:06 -04:00
client.py Rip out FTP. 2021-01-06 13:39:52 -05:00
codec.py Add a non-implementation of encode_proposal to satisfy interface. 2020-11-29 13:57:46 -05:00
control.py simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
deep_stats.py Tack on deep_stats 2021-01-04 06:18:14 -05:00
dirnode.py Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
hashtree.py Merge remote-tracking branch 'origin/master' into 3365.log-python-3 2020-08-06 17:03:27 -04:00
history.py ported old-style classes to new-style 2019-05-26 08:28:18 +02:00
interfaces.py Merge branch 'master' into 3399.mypy 2020-12-26 12:45:09 -05:00
monitor.py Port to Python 3. 2020-08-07 13:28:14 -04:00
node.py Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
nodemaker.py Port to Python 3. 2020-12-09 14:58:54 -05:00
stats.py Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
storage_client.py server IDs/node IDS should be bytes. 2020-12-17 09:50:39 -05:00
unknown.py Port unknown to Python 3 2021-01-05 06:39:29 -05:00
uri.py Restore IDirnodeURI 2020-12-26 11:50:06 -05:00
webish.py Compute Content-Length more betterly 2021-01-05 06:27:46 -05:00