Maciej Fijalkowski
|
da87bd7e7f
|
news fragment
|
2020-07-29 21:03:05 +02:00 |
|
Maciej Fijalkowski
|
bfead0630d
|
leave a comment explaining why we removed open
|
2020-07-29 19:56:29 +02:00 |
|
Maciej Fijalkowski
|
724bf7de75
|
remove open from imported builtins
|
2020-07-29 19:56:01 +02:00 |
|
Maciej Fijalkowski
|
93c474c39b
|
make test_util pass under both pythons
|
2020-07-29 09:00:50 +02:00 |
|
Maciej Fijalkowski
|
361de05980
|
futurize and make the tests pass back under py2
|
2020-07-25 11:12:43 +02:00 |
|
Itamar Turner-Trauring
|
7d0f7737de
|
Merge pull request #750 from tahoe-lafs/3346.abbreviate-and-time_format-py3
Port abbreviate and time_format to Python 3.
Fixes ticket:3346
|
2020-07-24 14:47:22 -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
|
383c564bb6
|
Merge pull request #752 from tahoe-lafs/3353.observer-and-pipeline-py3
Port observer and pipeline to Python 3
Fixes ticket:3353
|
2020-07-24 14:10:25 -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
|
38648c0f8f
|
Fix indentation
|
2020-07-24 11:09:08 -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
|
ca55d7b7d8
|
Merge pull request #753 from tahoe-lafs/3354.hashtree-to-python-3
Port hashtree to Python 3
Fixes ticket:3354
|
2020-07-24 11:06:38 -04:00 |
|
Itamar Turner-Trauring
|
8c3d592705
|
Merge remote-tracking branch 'origin/master' into 3354.hashtree-to-python-3
|
2020-07-23 12:28:39 -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
|
345bb33d92
|
Merge pull request #745 from tahoe-lafs/3344.netstring-and-hashutil-to-python-3
Port netstring and hashutil to python 3
|
2020-07-23 12:25:14 -04:00 |
|
Itamar Turner-Trauring
|
ab4393b50e
|
Document unicode.
|
2020-07-23 11:49:02 -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
|
31ed6b0a4f
|
News fragment.
|
2020-07-23 11:37:56 -04:00 |
|
Itamar Turner-Trauring
|
ff0ffb8040
|
Merge remote-tracking branch 'origin/master' into 3344.netstring-and-hashutil-to-python-3
|
2020-07-23 11:30:23 -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 |
|
Sajith Sasidharan
|
46b44b43dc
|
Merge pull request #730 from sajith/3320.github-actions-windows-integration-tests
Run integration tests on Windows using GitHub Actions
Fixes: ticket:3320
|
2020-07-22 13:05:53 -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
|
691322764d
|
Ratchet tests.
|
2020-07-22 10:37:30 -04:00 |
|
Itamar Turner-Trauring
|
0763f9f90b
|
Port to Python 3.
|
2020-07-22 10:36:50 -04:00 |
|
Itamar Turner-Trauring
|
e427163ec8
|
Move pipeline tests into their own module.
|
2020-07-22 10:33:23 -04:00 |
|
Itamar Turner-Trauring
|
04bf9aeffc
|
News file.
|
2020-07-22 10:30:13 -04:00 |
|
Itamar Turner-Trauring
|
b4e6686211
|
Port to Python 3.
|
2020-07-22 10:29:44 -04:00 |
|
Itamar Turner-Trauring
|
2f608e8216
|
Merge remote-tracking branch 'origin/master' into 3346.abbreviate-and-time_format-py3
|
2020-07-22 10:11:27 -04:00 |
|
Itamar Turner-Trauring
|
51e9c2183c
|
Add missing file.
|
2020-07-22 10:00:15 -04:00 |
|
Itamar Turner-Trauring
|
3a8bafafc3
|
Merge remote-tracking branch 'origin/master' into 3344.netstring-and-hashutil-to-python-3
|
2020-07-22 09:36:34 -04:00 |
|
Itamar Turner-Trauring
|
bca0b17e80
|
Merge pull request #744 from tahoe-lafs/3342-base32-and-base62-to-python-3
Port base32 and base62 to Python 3
|
2020-07-22 09:35:56 -04:00 |
|
Sajith Sasidharan
|
7f5643a096
|
Add note on Tor integration test failures on Windows
|
2020-07-21 14:59:04 -04:00 |
|
Itamar Turner-Trauring
|
fa567841b5
|
Merge remote-tracking branch 'origin/master' into 3342-base32-and-base62-to-python-3
|
2020-07-21 14:40:33 -04:00 |
|
Itamar Turner-Trauring
|
5568693666
|
More passing tests.
|
2020-07-21 14:38:01 -04:00 |
|
Itamar Turner-Trauring
|
6de05941b9
|
Remove unnecessary imports.
|
2020-07-21 14:27:08 -04:00 |
|
Itamar Turner-Trauring
|
4018b772a3
|
Port abbreviate.py. As far as I can tell, all division is already float division.
|
2020-07-21 14:15:39 -04:00 |
|
Itamar Turner-Trauring
|
116f232e80
|
Port time_format to Python 3.
|
2020-07-21 14:08:31 -04:00 |
|
Itamar Turner-Trauring
|
7e8de10ea3
|
Merge branch '3342-base32-and-base62-to-python-3' into 3344.netstring-and-hashutil-to-python-3
|
2020-07-21 14:00:53 -04:00 |
|
Itamar Turner-Trauring
|
c229ba7196
|
Workaround future/pypy incompatibility.
|
2020-07-21 13:55:53 -04:00 |
|
Sajith Sasidharan
|
74a77a48cc
|
Merge 'origin/master' into 3320.github-actions-windows-integration-tests
|
2020-07-21 13:50:47 -04:00 |
|
Sajith Sasidharan
|
4d20f8447c
|
Merge pull request #749 from sajith/3348.tor-chutney-integration-tests-python2
Use a Chutney revision that works with Python 2
Fixes: ticket:3348
|
2020-07-21 13:44:15 -04:00 |
|
meejah
|
65c367bf2d
|
Merge pull request #748 from meejah/3349.rsa-exponent
public RSA exponent 17 -> 65537
|
2020-07-21 16:56:27 +00:00 |
|
Sajith Sasidharan
|
957e089715
|
Fix typo
|
2020-07-21 11:56:44 -04:00 |
|
meejah
|
8cdfcb1c24
|
news
|
2020-07-21 09:40:06 -06:00 |
|
Sajith Sasidharan
|
e4e59c7aab
|
Use a Chutney revision that works with Python 2
|
2020-07-21 10:44:49 -04:00 |
|