Itamar Turner-Trauring
|
679319baf4
|
Ported to Python 3.
|
2020-11-12 11:02:51 -05:00 |
|
Itamar Turner-Trauring
|
180c6d7536
|
Port to Python 3.
|
2020-11-12 11:00:54 -05:00 |
|
Itamar Turner-Trauring
|
9e2a79ee23
|
Ported to Python 3.
|
2020-11-11 14:45:20 -05:00 |
|
Itamar Turner-Trauring
|
d0d7a82734
|
Port to Python 3.
|
2020-11-11 14:25:58 -05:00 |
|
Itamar Turner-Trauring
|
d238242d73
|
Port to Python 3.
|
2020-11-11 14:09:49 -05:00 |
|
Itamar Turner-Trauring
|
b4803fbc3b
|
Port to Python 3.
|
2020-11-11 14:05:22 -05:00 |
|
Itamar Turner-Trauring
|
fcc491bf3b
|
Port to Python 3.
|
2020-11-09 15:08:56 -05:00 |
|
Itamar Turner-Trauring
|
d8c1b2fba7
|
Port to Python 3.
|
2020-11-09 15:02:33 -05:00 |
|
Itamar Turner-Trauring
|
d31667d58c
|
Ported to Python 3.
|
2020-11-09 14:15:40 -05:00 |
|
Itamar Turner-Trauring
|
da6dfcd86d
|
Ported to Python 3.
|
2020-11-09 14:00:11 -05:00 |
|
Itamar Turner-Trauring
|
b2e72ef562
|
Port to Python 3.
|
2020-11-09 13:55:28 -05:00 |
|
Itamar Turner-Trauring
|
3d5d46fe7c
|
Port to Python 3.
|
2020-11-09 13:48:22 -05:00 |
|
Itamar Turner-Trauring
|
9dd0faf528
|
Ported to Python 3.
|
2020-11-06 11:41:34 -05:00 |
|
Itamar Turner-Trauring
|
2e6f8ca10b
|
Ported to Python 3.
|
2020-11-06 11:32:14 -05:00 |
|
Itamar Turner-Trauring
|
55623d0175
|
Ported to Python 3.
|
2020-11-06 11:27:59 -05:00 |
|
Itamar Turner-Trauring
|
dfdaac7474
|
Ported to Python 3.
|
2020-11-06 11:25:48 -05:00 |
|
Itamar Turner-Trauring
|
6017b11910
|
Merge branch '3475.mutable-tests-part-2-python-3' into 3496.mutable-tests-python-3-part-3
|
2020-11-06 11:20:54 -05:00 |
|
Itamar Turner-Trauring
|
eab228f22a
|
Merge pull request #887 from tahoe-lafs/3465.storage_client-python-3-take-2
Port storage_client to Python 3
Fixes ticket:3465
|
2020-11-06 11:18:31 -05:00 |
|
Itamar Turner-Trauring
|
84a33625bd
|
Port to Python 3.
|
2020-11-06 10:21:33 -05:00 |
|
Itamar Turner-Trauring
|
836d41a92d
|
Ported to Python 3.
|
2020-11-06 10:12:56 -05:00 |
|
Itamar Turner-Trauring
|
e4734468e5
|
Ported to Python 3.
|
2020-11-06 10:11:09 -05:00 |
|
Itamar Turner-Trauring
|
2c8a91fb6e
|
Merge pull request #883 from tahoe-lafs/3493.node-to-python-3
Port allmydata.node to python 3
Fixes ticket:3493
|
2020-11-04 13:44:21 -05:00 |
|
Itamar Turner-Trauring
|
0a6321cc9a
|
Tests and additional check for typed key dicts.
|
2020-11-04 13:36:08 -05:00 |
|
Itamar Turner-Trauring
|
dc818757b6
|
Port to Python 3.
|
2020-11-04 13:22:34 -05:00 |
|
Itamar Turner-Trauring
|
d407cb5005
|
Port to Python 3.
|
2020-11-04 13:19:16 -05:00 |
|
Itamar Turner-Trauring
|
f34597ac61
|
All tests pass on Python 3.
|
2020-11-04 13:09:55 -05:00 |
|
Itamar Turner-Trauring
|
45a2fcc3f2
|
Fix for Python 2.
|
2020-10-30 14:49:25 -04:00 |
|
Itamar Turner-Trauring
|
468beb05f6
|
Port to Python 3.
|
2020-10-29 14:09:18 -04:00 |
|
Chad Whitacre
|
d04b6c103a
|
Pick off a couple of easy ports
|
2020-10-28 14:57:10 -04:00 |
|
Itamar Turner-Trauring
|
6f2027e824
|
Fix lint.
|
2020-10-27 16:59:43 -04:00 |
|
Itamar Turner-Trauring
|
bcb6822171
|
Merge branch '3485.backported-configparser-for-py-2' into 3479.test-node-python-3
|
2020-10-27 14:06:35 -04:00 |
|
Itamar Turner-Trauring
|
b62bd13bee
|
Merge remote-tracking branch 'origin/master' into 3479.test-node-python-3
|
2020-10-27 14:02:27 -04:00 |
|
Itamar Turner-Trauring
|
b79504a43b
|
Refactor to unify different code paths.
|
2020-10-27 13:59:45 -04:00 |
|
Itamar Turner-Trauring
|
0d270e1290
|
Create ConfigParsers in a consistent manner.
|
2020-10-27 11:48:25 -04:00 |
|
Itamar Turner-Trauring
|
207111fb9c
|
Documentation fixes.
|
2020-10-27 11:43:27 -04:00 |
|
Itamar Turner-Trauring
|
1a7bb06587
|
SafeConfigParser has been replaced by ConfigParser.
|
2020-10-27 09:35:09 -04:00 |
|
Itamar Turner-Trauring
|
c76afc9ece
|
Try to fix some failing unit tests in ASCII locale.
|
2020-10-27 08:54:28 -04:00 |
|
Itamar Turner-Trauring
|
d5333ae9f9
|
Merge remote-tracking branch 'origin/master' into 3485.backported-configparser-for-py-2
|
2020-10-26 16:53:19 -04:00 |
|
Itamar Turner-Trauring
|
4dc1adc817
|
Some progress towards passing Python 2 tests.
|
2020-10-26 16:37:00 -04:00 |
|
Itamar Turner-Trauring
|
375ed5096c
|
Config parsing now always returns Unicode.
|
2020-10-26 12:12:49 -04:00 |
|
Itamar Turner-Trauring
|
f50fd8e474
|
Switch to new configparser backport.
|
2020-10-26 12:12:46 -04:00 |
|
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 |
|
Chad Whitacre
|
f0657aec69
|
Merge pull request #853 from tahoe-lafs/3346.port-immutable-offloaded
Port immutable.offloaded to Python 3
|
2020-10-23 12:05:20 -04:00 |
|
Jean-Paul Calderone
|
c60d62d858
|
Direct test for the new implementation
|
2020-10-23 09:32:13 -04:00 |
|
Jean-Paul Calderone
|
931bdef2a2
|
Get rid of the old implementation and related unused code
Also put in the new implementation, though now it needs tests because *there
were no direct tests for the old one*.
|
2020-10-23 09:23:16 -04:00 |
|
Itamar Turner-Trauring
|
6aa96bbb8d
|
Port test_node.py to Python 3.
|
2020-10-16 11:23:38 -04:00 |
|
Itamar Turner-Trauring
|
f7a89f76e7
|
All tests pass on Python 3.
|
2020-10-16 11:20:10 -04:00 |
|
Itamar Turner-Trauring
|
51d472e221
|
More progress towards passing tests on Python 3.
|
2020-10-16 11:13:11 -04:00 |
|
Itamar Turner-Trauring
|
c2fe5a65a6
|
Merge pull request #847 from tahoe-lafs/3459.test-checker-python-3
Port test_checker.py to Python 3
Fixes ticket:3459
|
2020-10-16 10:31:25 -04:00 |
|
Jean-Paul Calderone
|
99fe617069
|
Merge pull request #857 from tahoe-lafs/3470.oneshotobserverlist-immediately
Make OneShotObserverList immediate
Fixes: ticket:3470
|
2020-10-15 17:37:31 -04:00 |
|