Jean-Paul Calderone
|
27e223aba8
|
Merge pull request #980 from tahoe-lafs/3326.debian-8-to-10
Replace Debian 8 with Debian 10
Fixes: ticket:3326
|
2021-02-12 10:03:01 -05:00 |
|
Itamar Turner-Trauring
|
db7a53f85f
|
Merge branch '3607.web-python-3-part-1' into 3611.web-python-3-part-2
|
2021-02-12 09:54:20 -05:00 |
|
Itamar Turner-Trauring
|
60da23abdb
|
Fix another unicode-of-bytes issue.
|
2021-02-12 09:53:50 -05:00 |
|
Itamar Turner-Trauring
|
145d6b63ee
|
Document trinary logic.
|
2021-02-12 09:48:33 -05:00 |
|
Itamar Turner-Trauring
|
85cdd281f1
|
Document trinary logic.
|
2021-02-12 09:47:48 -05:00 |
|
Jean-Paul Calderone
|
9ad4d31d9d
|
Merge pull request #968 from LeastAuthority/3592.convergence-hasher-tag-tests
convergence hasher tag tests
Fixes: ticket:3592
|
2021-02-11 16:25:41 -05:00 |
|
Jean-Paul Calderone
|
a8b1c204d2
|
Mark the expected result literal as the correct type, bytes
|
2021-02-11 16:06:18 -05:00 |
|
Jean-Paul Calderone
|
7f22441423
|
Change Debian 8 to Debian 10 for CI
|
2021-02-11 15:59:51 -05:00 |
|
Jean-Paul Calderone
|
451ede2666
|
news fragment
|
2021-02-11 15:58:28 -05:00 |
|
Jean-Paul Calderone
|
5568170c24
|
Slightly better docs for the share count limits on convergence hash tag
|
2021-02-11 15:46:04 -05:00 |
|
Itamar Turner-Trauring
|
9f1ca2ab6f
|
More fixes for unicode-of-bytes bugs.
|
2021-02-11 13:28:09 -05:00 |
|
Itamar Turner-Trauring
|
eebeca31f5
|
Fix some more unicode()-of-bytestring bugs.
|
2021-02-11 13:11:34 -05:00 |
|
Itamar Turner-Trauring
|
05a85b0ce2
|
Fix some unicode(bytes_object) bugs.
|
2021-02-11 12:53:48 -05:00 |
|
Itamar Turner-Trauring
|
9190f323d3
|
Add some type annotations.
|
2021-02-11 10:08:44 -05:00 |
|
Itamar Turner-Trauring
|
d0d771e5be
|
The bug in Autobahn was
fixed (https://github.com/crossbario/autobahn-python/pull/1152) in March 2019, i.e.
before minimum required 19.5 version of Autobahn which came out in May 2019.
|
2021-02-10 14:35:49 -05:00 |
|
Itamar Turner-Trauring
|
3abbe76d6a
|
Merge branch '3607.web-python-3-part-1' into 3611.web-python-3-part-2
|
2021-02-10 14:33:00 -05:00 |
|
Itamar Turner-Trauring
|
166c1a537e
|
Fix Python 3 failure.
|
2021-02-10 14:26:23 -05:00 |
|
Itamar Turner-Trauring
|
3fd90640f3
|
Merge remote-tracking branch 'origin/master' into 3606.test_system-web-python3
|
2021-02-10 14:23:53 -05:00 |
|
Itamar Turner-Trauring
|
e5806301d3
|
Merge pull request #976 from tahoe-lafs/3596.test-web-python-3-even-more
Port test_web.py to Python 3
Fixes ticket:3596
|
2021-02-10 14:21:22 -05:00 |
|
Itamar Turner-Trauring
|
d237dcab15
|
Restore test coverage.
|
2021-02-10 14:06:42 -05:00 |
|
Itamar Turner-Trauring
|
66160253e3
|
Not necessary to be bytes.
|
2021-02-10 13:35:04 -05:00 |
|
Jean-Paul Calderone
|
9b2a9e14ae
|
Re-add the check so we still get early failure if this ever happens
|
2021-02-09 21:21:31 -05:00 |
|
Jean-Paul Calderone
|
3beacc9c8f
|
Merge remote-tracking branch 'origin/master' into 3581.unicode_to_argv.1
|
2021-02-09 21:18:58 -05:00 |
|
Jean-Paul Calderone
|
845e33061e
|
Merge pull request #964 from LeastAuthority/3588.use-pywin32-more
Use pywin32 more
Fixes: ticket:3588
|
2021-02-09 21:15:34 -05:00 |
|
Jean-Paul Calderone
|
28acc5ccb4
|
Duplicate the fix for the other Windows-only module
|
2021-02-09 14:50:29 -05:00 |
|
Jean-Paul Calderone
|
b26652cad1
|
Try to get Mypy to recognize it this way?
|
2021-02-09 14:36:19 -05:00 |
|
Jean-Paul Calderone
|
27fcfe94dd
|
The code is 3-clause BSD licensed now.
|
2021-02-09 10:24:46 -05:00 |
|
Jean-Paul Calderone
|
541d7043d7
|
Some comments about unicode handling in this UnicodeOutput thing
|
2021-02-09 10:20:14 -05:00 |
|
Jean-Paul Calderone
|
ddcb43561d
|
Try to convince Mypy it's okay
|
2021-02-08 19:49:02 -05:00 |
|
Jean-Paul Calderone
|
ab57746a85
|
Merge pull request #969 from LeastAuthority/3593.get_encryption_key-test
Add FileHandle.get_encryption_key test
Fixes: ticket:3593
|
2021-02-07 07:41:44 -05:00 |
|
Itamar Turner-Trauring
|
e3bb368184
|
News file.
|
2021-02-04 14:10:41 -05:00 |
|
Itamar Turner-Trauring
|
92f5001596
|
Port to Python 3.
|
2021-02-04 14:10:22 -05:00 |
|
Itamar Turner-Trauring
|
c44b46e0a6
|
More type annotation.
|
2021-02-04 11:44:26 -05:00 |
|
Itamar Turner-Trauring
|
8fdbb6db6e
|
Nail down types.
|
2021-02-04 11:22:48 -05:00 |
|
Itamar Turner-Trauring
|
dfffa8722a
|
Get rid of allmydata.web.common_py3.
|
2021-02-03 11:45:30 -05:00 |
|
Itamar Turner-Trauring
|
6b38c8d1c9
|
More of test_system now passes on Python 3.
|
2021-02-03 11:24:47 -05:00 |
|
Itamar Turner-Trauring
|
b9927e0824
|
News file.
|
2021-02-03 11:08:14 -05:00 |
|
Itamar Turner-Trauring
|
cb99b27b78
|
Nothing to see here, move along.
|
2021-02-03 10:21:41 -05:00 |
|
Itamar Turner-Trauring
|
92058e04b9
|
Make sure typechecks run under Python 3.
|
2021-02-03 10:19:41 -05:00 |
|
Itamar Turner-Trauring
|
2595e25258
|
Improve coverage, specifically of values that are bytes.
|
2021-02-03 10:16:34 -05:00 |
|
Itamar Turner-Trauring
|
a1add9a512
|
Clarify.
|
2021-02-03 10:13:19 -05:00 |
|
Itamar Turner-Trauring
|
c26f28584e
|
Clarify what it does.
|
2021-02-03 10:11:30 -05:00 |
|
Itamar Turner-Trauring
|
0b57fb9df1
|
Merge remote-tracking branch 'origin/master' into 3596.test-web-python-3-even-more
|
2021-02-02 15:28:49 -05:00 |
|
Itamar Turner-Trauring
|
965a3e3f05
|
News file.
|
2021-02-02 15:28:25 -05:00 |
|
Itamar Turner-Trauring
|
51bd4b719c
|
Fix lint.
|
2021-02-02 15:28:12 -05:00 |
|
Itamar Turner-Trauring
|
fa3bef5b25
|
Port to Python 3.
|
2021-02-02 15:27:15 -05:00 |
|
Itamar Turner-Trauring
|
489b9f87b3
|
All tests pass on Python 3.
|
2021-02-02 15:14:44 -05:00 |
|
Itamar Turner-Trauring
|
26560a4212
|
More passing tests on Python 3.
|
2021-02-02 14:25:01 -05:00 |
|
meejah
|
c47b0854ae
|
Merge pull request #943 from meejah/3570.developers-signatures
3570.developers signatures
|
2021-02-02 12:10:49 -07:00 |
|
Itamar Turner-Trauring
|
abf6413a89
|
More passing tests on Python 3.
|
2021-02-01 11:50:33 -05:00 |
|