Jean-Paul Calderone
|
4e46f9ae12
|
expand the already-uploaded test for the helper to cover more
shrink the amount of fake code being used and increase the amount of real code
being used
|
2020-10-14 10:58:50 -04:00 |
|
Jean-Paul Calderone
|
8eb518a221
|
docstring for Helper._active_uploads
|
2020-10-14 10:58:50 -04:00 |
|
Jean-Paul Calderone
|
c88c2846e2
|
Point folks at docs for this
|
2020-10-14 10:58:50 -04:00 |
|
Itamar Turner-Trauring
|
d519d4b2fa
|
Merge branch 'master' into 3463.more-immutable-python-3
|
2020-10-07 13:22:04 -04:00 |
|
Itamar Turner-Trauring
|
72cc37bb95
|
Merge pull request #843 from tahoe-lafs/3458.callremote-unicode
Fix callRemote unicode issues on Python 2 universally, using monkeypatching
Fixes ticket:3458
|
2020-10-07 13:21:19 -04:00 |
|
Itamar Turner-Trauring
|
5b76bf7f44
|
Fix trailing whitespace.
|
2020-10-07 10:12:31 -04:00 |
|
Itamar Turner-Trauring
|
f2e5688723
|
Port to Python 3.
|
2020-10-07 10:06:02 -04:00 |
|
Itamar Turner-Trauring
|
af95769927
|
Merge branch '3458.callremote-unicode' into 3463.more-immutable-python-3
|
2020-10-07 09:53:30 -04:00 |
|
Itamar Turner-Trauring
|
9dc4f98987
|
Port to Python 3.
|
2020-10-07 09:29:41 -04:00 |
|
Itamar Turner-Trauring
|
3e87ba368e
|
Port to Python 3.
|
2020-10-06 11:32:19 -04:00 |
|
Itamar Turner-Trauring
|
5899cfdabd
|
Fix callRemote unicode issues on Python 2 universally, using monkeypatching.
|
2020-10-01 10:48:09 -04:00 |
|
Itamar Turner-Trauring
|
2fae4b06bf
|
Fix Python 2 tests.
|
2020-09-30 14:12:48 -04:00 |
|
Itamar Turner-Trauring
|
4051a17313
|
Merge remote-tracking branch 'origin/master' into 3453.downloader-share-python-3
|
2020-09-30 13:28:18 -04:00 |
|
Itamar Turner-Trauring
|
6c72c8b77f
|
Merge branch '3451.immutable-downloader-start-python-3' into 3452.immutable-downloader-more-python-3
|
2020-09-30 11:52:37 -04:00 |
|
Itamar Turner-Trauring
|
d797ca1162
|
Merge remote-tracking branch 'origin/master' into 3451.immutable-downloader-start-python-3
|
2020-09-30 11:42:58 -04:00 |
|
Itamar Turner-Trauring
|
206f25d87e
|
Port to Python 3.
|
2020-09-29 13:50:59 -04:00 |
|
Itamar Turner-Trauring
|
9eb6241c0a
|
Fix lint.
|
2020-09-29 13:46:36 -04:00 |
|
Itamar Turner-Trauring
|
2a1e108722
|
Port to Python 3.
|
2020-09-29 11:29:49 -04:00 |
|
Itamar Turner-Trauring
|
867a1b71a1
|
Ported to Python 3.
|
2020-09-29 11:22:52 -04:00 |
|
Itamar Turner-Trauring
|
1fa724899b
|
Port to Python 3.
|
2020-09-29 11:04:14 -04:00 |
|
Itamar Turner-Trauring
|
f42634cfe7
|
Port to Python 3.
|
2020-09-28 16:51:29 -04:00 |
|
Itamar Turner-Trauring
|
e3a9f5fa75
|
Test and bugfix for LiteralFileNode equality.
|
2020-09-28 16:49:30 -04:00 |
|
Itamar Turner-Trauring
|
66c6522325
|
Unused code.
|
2020-09-28 16:44:50 -04:00 |
|
Itamar Turner-Trauring
|
5e6201aede
|
Merge pull request #833 from tahoe-lafs/3446.test-helper-python-3
Port test_helper.py to Python 3
Fixes ticket:3446
|
2020-09-28 11:35:15 -04:00 |
|
Itamar Turner-Trauring
|
565c48045e
|
Closer to passing tests.
|
2020-09-25 13:28:59 -04:00 |
|
Itamar Turner-Trauring
|
47aa724c42
|
Merge remote-tracking branch 'origin/master' into 3439.test-download-python-3
|
2020-09-25 13:16:12 -04:00 |
|
Itamar Turner-Trauring
|
5cd00d6f2e
|
And even more tests passing in Python 3.
|
2020-09-24 10:55:47 -04:00 |
|
Itamar Turner-Trauring
|
6fe68c792c
|
Tests pass on Python 2 and 3.
|
2020-09-21 13:21:19 -04:00 |
|
Itamar Turner-Trauring
|
125a6855d6
|
More progress towards test_upload on Python 3.
|
2020-09-21 13:21:19 -04:00 |
|
Itamar Turner-Trauring
|
139bcb1500
|
Merge pull request #814 from tahoe-lafs/3419.test-encode-python-3-trying-again
Port test_encode to Python 3
Fixes ticket:3419
|
2020-09-21 11:52:34 -04:00 |
|
Itamar Turner-Trauring
|
7c6e3104ac
|
Merge pull request #812 from tahoe-lafs/3416.test-encode-python-3
Port allmydata.test.no_network to Python 3
Fixes ticket:3416
|
2020-09-21 11:51:34 -04:00 |
|
Itamar Turner-Trauring
|
c3bb367a93
|
Tests pass on Python 3.
|
2020-09-18 14:31:23 -04:00 |
|
Itamar Turner-Trauring
|
cb24c3eccf
|
Merge branch '3416.test-encode-python-3' into 3419.test-encode-python-3-trying-again
|
2020-09-18 13:38:44 -04:00 |
|
Itamar Turner-Trauring
|
a0ff941fff
|
Try to fix Python 3 again.
|
2020-09-18 13:36:54 -04:00 |
|
Itamar Turner-Trauring
|
7b302871e4
|
Python 2 tests pass again.
|
2020-09-18 11:41:28 -04:00 |
|
Itamar Turner-Trauring
|
498e69c72e
|
Some progress.
|
2020-09-16 14:57:55 -04:00 |
|
Itamar Turner-Trauring
|
985e8a0244
|
More Python 3 changes.
|
2020-09-16 11:21:17 -04:00 |
|
Itamar Turner-Trauring
|
7d8320b843
|
Python 3 fixes.
|
2020-09-16 11:13:23 -04:00 |
|
Jason R. Coombs
|
5a40bf47f4
|
Convert print statements to print functions, even when commented. Fixes #3408.
|
2020-09-11 14:50:44 -04:00 |
|
Itamar Turner-Trauring
|
6007c1f67f
|
Some tests are passing.
|
2020-08-27 15:36:54 -04:00 |
|
Itamar Turner-Trauring
|
c3494f1356
|
Enough changes to make allmydata.test.test_storage run on Python 3.
Still lots of failures, of course.
|
2020-08-27 15:19:49 -04:00 |
|
Itamar Turner-Trauring
|
a758f32edf
|
Try to make test_storage import on Python 3.
|
2020-08-26 10:53:02 -04:00 |
|
Itamar Turner-Trauring
|
504258622c
|
Docstring.
|
2020-08-11 14:54:12 -04:00 |
|
Itamar Turner-Trauring
|
d8f74770eb
|
Port to Python 3.
|
2020-08-06 16:38:19 -04:00 |
|
Itamar Turner-Trauring
|
77ae087c77
|
Remove a2b_l and b2a_l from public API, to ease likely future switch to stdlib
base64's implementation.
|
2020-07-13 16:12:53 -04:00 |
|
meejah
|
5633f3a8ff
|
bytes
|
2019-06-25 14:35:25 -06:00 |
|
meejah
|
310fb60247
|
move AES to a helper-function style
|
2019-06-17 15:54:46 -06:00 |
|
heartsucker
|
008825b0fd
|
replaced referecnes to pycryptopp AES with own wrapper
|
2019-06-13 22:18:55 -06:00 |
|
Jean-Paul Calderone
|
72cf590320
|
Use IStorageServer instead of RemoteReference in a lot of places
|
2019-05-31 13:41:07 -04:00 |
|
tpltnt
|
c8f11dc2d3
|
ported old-style classes to new-style
|
2019-05-26 08:28:18 +02:00 |
|