Itamar Turner-Trauring
|
9dd0faf528
|
Ported to Python 3.
|
2020-11-06 11:41:34 -05:00 |
|
Itamar Turner-Trauring
|
55ec994450
|
Tests pass on Python 3.
|
2020-11-06 11:40: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
|
bcc6d91444
|
Tests pass on Python 3.
|
2020-11-06 11:24:07 -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
|
7569617e47
|
News file.
|
2020-11-06 10:21:47 -05:00 |
|
Itamar Turner-Trauring
|
84a33625bd
|
Port to Python 3.
|
2020-11-06 10:21:33 -05:00 |
|
Itamar Turner-Trauring
|
31ee2e18f3
|
Tests pass on Python 3.
|
2020-11-06 10:20:18 -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
|
95df57382f
|
Tests pass on Python 3.
|
2020-11-06 10:09:11 -05:00 |
|
Itamar Turner-Trauring
|
e17be38d69
|
Start porting test infrastructure to Python 3 compatibility.
|
2020-11-06 10:04:46 -05:00 |
|
Itamar Turner-Trauring
|
cd01d4dafa
|
Test for Python 2 BytesKeyDict and UnicodeKeyDict behavior.
|
2020-11-05 10:15:38 -05:00 |
|
Itamar Turner-Trauring
|
a49ef086b6
|
No need for explicit unicode.
|
2020-11-05 10:09:52 -05:00 |
|
Itamar Turner-Trauring
|
f57ba3c927
|
Can't send unicode over foolscap.
|
2020-11-04 14:13:08 -05:00 |
|
Itamar Turner-Trauring
|
813594bbac
|
Go back to the way it was.
|
2020-11-04 13:45:41 -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
|
4c4f7f8fa1
|
News file.
|
2020-11-04 13:41:00 -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
|
2b557287c8
|
Lint fix.
|
2020-11-04 13:21:13 -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 |
|
meejah
|
2472d78916
|
Merge pull request #879 from meejah/code-of-conduct-node
note about further contributions
|
2020-11-03 12:51:03 -07:00 |
|
Itamar Turner-Trauring
|
d30014f8f5
|
The Resource dictionary is keyed by bytes, so storing unicode means you don't
get the cached resource!
|
2020-11-03 11:14:25 -05:00 |
|
Itamar Turner-Trauring
|
f6eb4aef57
|
Work consistently across Python 2 and 3.
|
2020-11-03 10:41:13 -05:00 |
|
Itamar Turner-Trauring
|
3edc1cb29e
|
The dictionary is unicode, not bytes.
|
2020-11-03 10:41:02 -05:00 |
|
Itamar Turner-Trauring
|
60992174ff
|
twisted.web expects bytes.
|
2020-11-03 10:40:53 -05:00 |
|
Itamar Turner-Trauring
|
672c440091
|
Better error reporting.
|
2020-11-03 10:40:41 -05:00 |
|
Itamar Turner-Trauring
|
e3a0f61dca
|
More passing tests.
|
2020-11-03 10:04:24 -05:00 |
|
Itamar Turner-Trauring
|
35c304cd82
|
Workaround for Eliot flaw.
|
2020-11-03 10:04:16 -05:00 |
|
Jean-Paul Calderone
|
55c83106ed
|
Merge pull request #880 from tahoe-lafs/3492.run-deprecations-cleanup
run-deprecations.py cleanup
Fixes: ticket:3492
|
2020-10-31 19:25:59 -04:00 |
|
Jean-Paul Calderone
|
540c70f835
|
Merge pull request #871 from exarkun/2928.remote-allocate_tcp_port-test_node.py
Remove `allocate_tcp_port` from test_node.py
Fixes: ticket:2928
|
2020-10-31 19:24:09 -04:00 |
|
Jean-Paul Calderone
|
7ad55e0fba
|
Merge remote-tracking branch 'origin/master' into 2928.remote-allocate_tcp_port-test_node.py
|
2020-10-31 11:42:01 -04:00 |
|
Jean-Paul Calderone
|
651c42ac0f
|
remove unused import
|
2020-10-31 11:41:20 -04:00 |
|
Jean-Paul Calderone
|
4d469d7b64
|
The test is faster now, leave the max_examples setting alone
|
2020-10-30 21:05:46 -04:00 |
|
Chad Whitacre
|
a615049c9d
|
Merge pull request #884 from tahoe-lafs/3479.blip
Put news fragment in its place
|
2020-10-30 17:16:46 -04:00 |
|
Itamar Turner-Trauring
|
92a4a5afcc
|
Closer to more passing tests, maybe.
|
2020-10-30 15:04:00 -04:00 |
|
Itamar Turner-Trauring
|
45a2fcc3f2
|
Fix for Python 2.
|
2020-10-30 14:49:25 -04:00 |
|
Itamar Turner-Trauring
|
e79d1adeea
|
Fix lint.
|
2020-10-30 14:35:09 -04:00 |
|
Itamar Turner-Trauring
|
d52f6747f6
|
Some progress towards passing tests.
|
2020-10-30 14:21:16 -04:00 |
|
Itamar Turner-Trauring
|
6264cf15b1
|
Fix some failing tests.
|
2020-10-30 14:08:09 -04:00 |
|
Chad Whitacre
|
266b707d25
|
Merge pull request #861 from tahoe-lafs/3474.easy-ports
Port some easy files to Python 3
|
2020-10-30 13:33:34 -04:00 |
|
Chad Whitacre
|
ea039271ad
|
Put news fragment in its place
|
2020-10-30 12:33:49 -04:00 |
|
Itamar Turner-Trauring
|
6b4be7aee3
|
Should be unicode.
|
2020-10-30 11:23:30 -04:00 |
|
Itamar Turner-Trauring
|
36d1056ad0
|
Delete dead code, note porting.
|
2020-10-30 11:21:14 -04:00 |
|
meejah
|
1747ca7907
|
add loop
|
2020-10-29 19:23:48 -06:00 |
|