Itamar Turner-Trauring
|
0d0dd4dee9
|
Rip out all references to the unused IProgress API.
|
2021-03-31 10:35:25 -04:00 |
|
Itamar Turner-Trauring
|
0125deb603
|
Fix typo.
|
2021-03-05 09:41:49 -05:00 |
|
Itamar Turner-Trauring
|
70c0607789
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
|
Itamar Turner-Trauring
|
c5a426b797
|
More unicode-of-bytes fixes.
|
2021-02-12 11:47:11 -05:00 |
|
Itamar Turner-Trauring
|
a06956632b
|
More unicode-of-bytes bug fixes.
|
2021-02-12 11:37:43 -05:00 |
|
Jason R. Coombs
|
574613a892
|
Merge branch 'master' into 3399.mypy
|
2020-12-26 12:45:09 -05:00 |
|
Jason R. Coombs
|
c2d2aba83f
|
Add reference to ticket.
|
2020-12-18 11:05:55 -05:00 |
|
Itamar Turner-Trauring
|
27102c0d89
|
Merge remote-tracking branch 'origin/master' into 3514.test-introducer-python-3
|
2020-11-30 16:47:21 -05:00 |
|
Itamar Turner-Trauring
|
8615c1ade8
|
Try to fix sorting on Python 3.
|
2020-11-30 16:45:14 -05:00 |
|
Jason R. Coombs
|
32b77c4239
|
Ignore interface violation in MutableFileVersion.download_to_data
|
2020-11-29 15:06:12 -05:00 |
|
Jason R. Coombs
|
a75454a04f
|
Add stub for MutableFileVersion.get_servermap
|
2020-11-29 15:02:13 -05:00 |
|
Jason R. Coombs
|
103bec6a15
|
On MutableFileNode, accept optional 'progress' parameter as declared by the interface.
|
2020-11-29 14:58:28 -05:00 |
|
Itamar Turner-Trauring
|
f60c703dfd
|
Ported to Python 3.
|
2020-11-12 11:24:37 -05:00 |
|
Itamar Turner-Trauring
|
99f54223ab
|
Ported to Python 3.
|
2020-11-12 11:17:17 -05:00 |
|
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
|
2ae031f54c
|
Merge remote-tracking branch 'origin/master' into 3500.mutable-tests-python-3
|
2020-11-11 11:41:45 -05:00 |
|
Itamar Turner-Trauring
|
1aeb46aadc
|
Restored sorted.
|
2020-11-11 10:52:57 -05:00 |
|
Itamar Turner-Trauring
|
874111be81
|
Merge remote-tracking branch 'origin/3496.mutable-tests-python-3-part-3' into 3500.mutable-tests-python-3
|
2020-11-09 15:09:33 -05:00 |
|
Itamar Turner-Trauring
|
da636984fe
|
Merge remote-tracking branch 'origin/master' into 3500.mutable-tests-python-3
|
2020-11-09 15:09:16 -05:00 |
|
Itamar Turner-Trauring
|
e41e660917
|
Merge branch 'master' into 3496.mutable-tests-python-3-part-3
|
2020-11-09 14:37:46 -05:00 |
|
Itamar Turner-Trauring
|
2b9e269d3a
|
Tests pass on Python 3.
|
2020-11-09 14:13:14 -05:00 |
|
Itamar Turner-Trauring
|
da6dfcd86d
|
Ported to Python 3.
|
2020-11-09 14:00:11 -05:00 |
|
Itamar Turner-Trauring
|
f5f0ce2477
|
Re-enable sorting.
|
2020-11-09 13:41:03 -05:00 |
|
Itamar Turner-Trauring
|
55ec994450
|
Tests pass on Python 3.
|
2020-11-06 11:40:34 -05:00 |
|
Itamar Turner-Trauring
|
31ee2e18f3
|
Tests pass on Python 3.
|
2020-11-06 10:20:18 -05:00 |
|
Itamar Turner-Trauring
|
95df57382f
|
Tests pass on Python 3.
|
2020-11-06 10:09:11 -05:00 |
|
Itamar Turner-Trauring
|
1c976990a1
|
Make comment more meaningful.
|
2020-10-15 08:34:56 -04:00 |
|
Itamar Turner-Trauring
|
7faea936df
|
Tests pass on Python 3.
|
2020-10-14 16:03:53 -04:00 |
|
Itamar Turner-Trauring
|
43f5a25ec2
|
Tests pass on Python 3.
|
2020-10-14 15:45:09 -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
|
8167a9fda6
|
All tests pass on Python 3.
|
2020-09-24 11:01:35 -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
|
5790ae8ece
|
Tests pass on Python 3.
|
2020-09-23 15:53:13 -04:00 |
|
Itamar Turner-Trauring
|
2b37da9ca0
|
filter() is lazy in Python 3.
|
2020-08-31 11:59:39 -04:00 |
|
Itamar Turner-Trauring
|
2ba0854e0d
|
More passing tests.
|
2020-08-28 13:24:17 -04:00 |
|
Itamar Turner-Trauring
|
50007ac868
|
More passing tests.
|
2020-08-28 12:41:19 -04:00 |
|
meejah
|
ec02d47bcc
|
rename
|
2019-07-08 12:49:07 -06:00 |
|
meejah
|
e2717245ce
|
use aliases
|
2019-06-24 16:57:59 -06:00 |
|
meejah
|
5701bad548
|
a module for errors
|
2019-06-24 12:12:10 -06:00 |
|
meejah
|
310fb60247
|
move AES to a helper-function style
|
2019-06-17 15:54:46 -06:00 |
|
meejah
|
df4671f90e
|
refactor away from pycryptopp "helper" classes
|
2019-06-13 22:19:28 -06:00 |
|
heartsucker
|
1976f99201
|
fix signature verification
|
2019-06-13 22:19:28 -06:00 |
|
heartsucker
|
8063d93c6d
|
replaced pytcryptopp rsa with our own wrapper
|
2019-06-13 22:19:28 -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 |
|