tahoe-lafs/src/allmydata
Jean-Paul Calderone 25ee76104a
Merge pull request #872 from tahoe-lafs/3486.netifaces
Switch to netifaces

Fixes: ticket:3486
2020-10-26 11:55:31 -04:00
..
crypto Death to newint. 2020-08-05 11:53:23 -04:00
frontends Rename 'ShortReadOnlySFTPFile.async' to '.async_' for compatibility with Python 3.7 and later. 2020-08-21 19:55:34 -04:00
immutable Merge pull request #853 from tahoe-lafs/3346.port-immutable-offloaded 2020-10-23 12:05:20 -04:00
introducer Clarify what "JSON-serializable bytes" means. 2020-09-29 10:17:26 -04:00
mutable Make comment more meaningful. 2020-10-15 08:34:56 -04:00
scripts chore(refs #3455) Address feedback, BBB comments 2020-10-07 12:28:41 -07:00
storage And even more tests passing in Python 3. 2020-09-24 10:55:47 -04:00
test Merge pull request #872 from tahoe-lafs/3486.netifaces 2020-10-26 11:55:31 -04:00
testing assert -> Exception 2020-07-09 16:05:29 -04:00
util Merge pull request #872 from tahoe-lafs/3486.netifaces 2020-10-26 11:55:31 -04:00
web document get_arg req parameter 2020-10-22 07:22:51 -04:00
windows Remove the greater part of the implementation 2020-02-13 10:43:50 -05:00
__init__.py Fix callRemote unicode issues on Python 2 universally, using monkeypatching. 2020-10-01 10:48:09 -04:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py Nevow is no longer a dependency 2020-10-21 10:02:32 -04:00
_monkeypatch.py Fix the integration test failure. 2020-10-05 10:43:48 -04:00
blacklist.py simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
check_results.py Port test_checker.py to Python 3. 2020-10-05 11:12:06 -04:00
client.py feat(py3): Fix section name unicode type clash 2020-10-04 21:50:09 -07:00
codec.py Fix lint. 2020-08-26 11:00:19 -04:00
control.py simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
deep_stats.py Add some docstrings. 2016-12-23 22:50:48 -05:00
dirnode.py Enough changes to make allmydata.test.test_storage run on Python 3. 2020-08-27 15:19:49 -04: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 Explain why __remote_name__ is a native string. 2020-09-28 10:06:06 -04:00
monitor.py Port to Python 3. 2020-08-07 13:28:14 -04:00
node.py chore(refs #3455) Address feedback, BBB comments 2020-10-07 12:28:41 -07:00
nodemaker.py Python 3 fixes. 2020-09-16 11:13:23 -04:00
stats.py chore(refs #3455) Address feedback, BBB comments 2020-10-07 12:28:41 -07:00
storage_client.py Construct the new NativeStorageServer after deciding we need it 2020-10-02 13:49:36 -04:00
unknown.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
uri.py Clarify comment. 2020-09-21 10:35:56 -04:00
version_checks.py Death to newint. 2020-08-05 11:53:23 -04:00
webish.py remove unused attribute 2020-10-22 07:23:02 -04:00