Itamar Turner-Trauring
|
44143d1b08
|
Move tests for happinessutil.py into test_happiness.py.
|
2020-08-07 11:37:44 -04:00 |
|
Itamar Turner-Trauring
|
0622b86b91
|
Merge remote-tracking branch 'origin/master' into 3370.happiness-upload-python-3
|
2020-08-06 17:03:43 -04:00 |
|
Itamar Turner-Trauring
|
c6d4ec0295
|
Port the test module to Python 3.
|
2020-08-06 16:33:04 -04:00 |
|
Itamar Turner-Trauring
|
dab690a757
|
Flake fixes.
|
2020-08-06 16:13:10 -04:00 |
|
Itamar Turner-Trauring
|
70851fe753
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
|
Itamar Turner-Trauring
|
11c7841cd7
|
Merge pull request #760 from tahoe-lafs/3364.crypto-python-3
Fixes ticket:3364
Port allmydata.crypto to Python 3
|
2020-08-05 11:26:30 -04:00 |
|
Itamar Turner-Trauring
|
ce33101d08
|
Remove unused import.
|
2020-08-04 15:03:06 -04:00 |
|
Itamar Turner-Trauring
|
cd50ac434a
|
Port to Python 3.
|
2020-08-03 10:59:51 -04:00 |
|
Itamar Turner-Trauring
|
5815547661
|
Remove an unnecessary conversion that breaks Python 3.
|
2020-08-03 10:58:37 -04:00 |
|
Itamar Turner-Trauring
|
3330737656
|
Be a bit stricter about expected outputs.
|
2020-08-03 10:56:47 -04:00 |
|
Itamar Turner-Trauring
|
34e3052814
|
Don't use global state for testing.
|
2020-08-03 10:43:21 -04:00 |
|
Itamar Turner-Trauring
|
0a1e365ed1
|
Tests for gcutil.
|
2020-07-29 14:46:49 -04:00 |
|
Itamar Turner-Trauring
|
9c16a0554e
|
Get rid of unused code.
|
2020-07-29 14:38:58 -04:00 |
|
Itamar Turner-Trauring
|
9e4eda6912
|
Merge pull request #756 from tahoe-lafs/3359.statistics-python-3
Port statistics and dictutil to Python 3
Fixes ticket:3359
|
2020-07-29 13:16:17 -04:00 |
|
Itamar Turner-Trauring
|
17b15ae085
|
Add another test.
|
2020-07-28 11:25:34 -04:00 |
|
Itamar Turner-Trauring
|
9ca1fdef81
|
Note it's ported.
|
2020-07-28 11:12:17 -04:00 |
|
Itamar Turner-Trauring
|
4dae5d867c
|
Add retry logic, listenOnUnused is potentially flaky.
|
2020-07-28 11:09:02 -04:00 |
|
Itamar Turner-Trauring
|
79ae478a48
|
Port to Python 3.
|
2020-07-27 15:56:31 -04:00 |
|
Itamar Turner-Trauring
|
bde2f1394d
|
Move dictutil tests out.
|
2020-07-27 15:53:26 -04:00 |
|
Itamar Turner-Trauring
|
8d84be77d8
|
Port to Python 3.
|
2020-07-27 15:31:31 -04:00 |
|
Itamar Turner-Trauring
|
b140d1f1af
|
Move statistics tests out.
|
2020-07-27 15:29:01 -04:00 |
|
Itamar Turner-Trauring
|
ce8a575808
|
Test for specific ports.
|
2020-07-27 15:16:25 -04:00 |
|
Itamar Turner-Trauring
|
d91b4f0e40
|
Fix some tests and flake issues.
|
2020-07-27 15:12:09 -04:00 |
|
Itamar Turner-Trauring
|
361e75804c
|
Merge remote-tracking branch 'origin/master' into 3356.iputil-python-3
|
2020-07-27 13:07:12 -04:00 |
|
Itamar Turner-Trauring
|
817355d17e
|
Minimal testing for listenOnUnused.
|
2020-07-27 13:06:41 -04:00 |
|
Itamar Turner-Trauring
|
e681ca1cb9
|
Merge pull request #754 from tahoe-lafs/3357.version_checks-py3
Port version_checks to Python 3
Fixes ticket:3357
|
2020-07-27 12:36:28 -04:00 |
|
Itamar Turner-Trauring
|
9919d2c9a7
|
Record port status.
|
2020-07-27 11:46:03 -04:00 |
|
Itamar Turner-Trauring
|
1f34e62987
|
Port test module to Python 3.
|
2020-07-27 11:14:01 -04:00 |
|
Itamar Turner-Trauring
|
bf13401979
|
Move SignalMixin to common_py3.py.
|
2020-07-24 14:58:08 -04:00 |
|
Itamar Turner-Trauring
|
025afc1efe
|
Merge branch '3357.version_checks-py3' into 3356.iputil-python-3
|
2020-07-24 14:50:50 -04:00 |
|
Itamar Turner-Trauring
|
11cd30c425
|
Merge remote-tracking branch 'origin/master' into 3357.version_checks-py3
|
2020-07-24 14:50:39 -04:00 |
|
Itamar Turner-Trauring
|
e80f138868
|
Fix indent.
|
2020-07-24 14:48:56 -04:00 |
|
Itamar Turner-Trauring
|
e0d3e46683
|
Merge remote-tracking branch 'origin/master' into 3351.spans-python-3
|
2020-07-24 14:48:33 -04:00 |
|
Itamar Turner-Trauring
|
4c6a9a5610
|
Merge branch '3357.version_checks-py3' into 3356.iputil-python-3
|
2020-07-24 14:36:31 -04:00 |
|
Itamar Turner-Trauring
|
337a4381bb
|
Finish port to Python 3.
|
2020-07-24 14:31:36 -04:00 |
|
Itamar Turner-Trauring
|
65500de72f
|
Merge remote-tracking branch 'origin/master' into 3346.abbreviate-and-time_format-py3
|
2020-07-24 14:13:28 -04:00 |
|
Itamar Turner-Trauring
|
f84d51d795
|
Port to Python 3.
|
2020-07-24 14:12:10 -04:00 |
|
Itamar Turner-Trauring
|
135ade02b1
|
Start porting.
|
2020-07-24 13:47:56 -04:00 |
|
Itamar Turner-Trauring
|
8bcd6dd34b
|
Merge branch 'master' into 3346.abbreviate-and-time_format-py3
|
2020-07-24 11:10:38 -04:00 |
|
Itamar Turner-Trauring
|
dd4737f20c
|
Merge branch 'master' into 3353.observer-and-pipeline-py3
|
2020-07-24 11:08:08 -04:00 |
|
Itamar Turner-Trauring
|
d23394b35c
|
Merge remote-tracking branch 'origin/master' into 3346.abbreviate-and-time_format-py3
|
2020-07-23 12:27:06 -04:00 |
|
Itamar Turner-Trauring
|
cab1b02ba2
|
Use constants, since we have them.
|
2020-07-23 11:47:12 -04:00 |
|
Itamar Turner-Trauring
|
b0083e342b
|
Document being ported.
|
2020-07-23 11:47:06 -04:00 |
|
Itamar Turner-Trauring
|
eb688dfd7e
|
Fix lint.
|
2020-07-22 13:22:50 -04:00 |
|
Itamar Turner-Trauring
|
64e4af2d05
|
Port to Python 3.
|
2020-07-22 13:17:49 -04:00 |
|
Itamar Turner-Trauring
|
15254d08fc
|
A few more explicit byte strings.
|
2020-07-22 13:11:05 -04:00 |
|
Itamar Turner-Trauring
|
85c8ca6d77
|
Merge branch '3344.netstring-and-hashutil-to-python-3' into 3354.hashtree-to-python-3
|
2020-07-22 13:09:58 -04:00 |
|
Itamar Turner-Trauring
|
5129e1ef14
|
Explicitly mark bytestrings.
|
2020-07-22 13:08:24 -04:00 |
|
Itamar Turner-Trauring
|
e48aecfa1a
|
Move parsing tests to better location, and fix them.
|
2020-07-22 12:55:16 -04:00 |
|
Itamar Turner-Trauring
|
0763f9f90b
|
Port to Python 3.
|
2020-07-22 10:36:50 -04:00 |
|