Itamar Turner-Trauring
|
06cd015647
|
Merge remote-tracking branch 'origin/master' into 3606.test_system-web-python3
|
2021-02-15 11:14:41 -05:00 |
|
Itamar Turner-Trauring
|
e41ff1a17d
|
Merge pull request #979 from tahoe-lafs/3607.web-python-3-part-1
Port allmydata.web.common to Python 3
Fixes ticket:3607
|
2021-02-15 11:13:34 -05:00 |
|
Jason R. Coombs
|
30f5c71a49
|
Encode expected message. Fixes remaining test failures in test_runner.
|
2021-02-15 09:36:07 -05:00 |
|
Jason R. Coombs
|
f183be9d6a
|
Decode config file on read and expect bytes in the stdout. Fixes an additional test on Python 3.
|
2021-02-15 09:33:54 -05:00 |
|
Jason R. Coombs
|
3acad6544e
|
Decode config file on read and expect bytes in the stdout. Fixes an additional test on Python 3.
|
2021-02-15 09:28:14 -05:00 |
|
Jason R. Coombs
|
dc883c0440
|
Decode config file on read. Fixes two test failures on Python 3.
|
2021-02-15 09:24:16 -05:00 |
|
Jason R. Coombs
|
eefb7004c9
|
Add test_runner to the ported test modules. Selectively decode sys.argv on Python 2 only. Fixes 6 test failures on Python 3.
|
2021-02-15 09:20:45 -05:00 |
|
Chad Whitacre
|
6db7b4a6c3
|
YOLO
|
2021-02-13 15:50:48 -05:00 |
|
Chad Whitacre
|
8700aae37a
|
¯\_(ツ)_/¯
|
2021-02-13 15:48:42 -05:00 |
|
Jason R. Coombs
|
df137cca0a
|
Merge branch 'master' into 3603.scripts
|
2021-02-12 16:08:31 -05:00 |
|
Jean-Paul Calderone
|
f0ac092109
|
Avoid the pidfile stuff on Windows
|
2021-02-12 14:49:20 -05:00 |
|
Jean-Paul Calderone
|
e9adccd432
|
more logs
|
2021-02-12 14:42:30 -05:00 |
|
Jean-Paul Calderone
|
47b60c0faa
|
oh yea I think it's this
|
2021-02-12 14:39:28 -05:00 |
|
Jean-Paul Calderone
|
6458183df2
|
maybe it's this
|
2021-02-12 14:38:43 -05:00 |
|
Jean-Paul Calderone
|
50e033f263
|
Log unhandled output from the tahoe runner helper
|
2021-02-12 14:37:53 -05:00 |
|
Jean-Paul Calderone
|
4575deb27c
|
Attempt to address non-ascii exceptions from the option parser
|
2021-02-12 14:32:49 -05:00 |
|
Jean-Paul Calderone
|
680a5a0575
|
mangling no longer a thing
|
2021-02-12 14:26:08 -05:00 |
|
Jean-Paul Calderone
|
91490fc2d5
|
Merge remote-tracking branch 'origin/master' into 3528.test_cli-no-mock
|
2021-02-12 13:35:03 -05:00 |
|
Jean-Paul Calderone
|
11e1fabbe4
|
Change the platform check to one mypy can recognize :/
|
2021-02-12 13:10:31 -05:00 |
|
Jean-Paul Calderone
|
8ffb083d38
|
Merge remote-tracking branch 'origin/master' into 3581.unicode_to_argv.1
|
2021-02-12 13:08:51 -05:00 |
|
Itamar Turner-Trauring
|
42c4bac845
|
Fix test failure.
|
2021-02-12 12:01:43 -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 |
|
Itamar Turner-Trauring
|
5561f9fa16
|
Merge remote-tracking branch 'origin/master' into 3607.web-python-3-part-1
|
2021-02-12 11:22:34 -05:00 |
|
Itamar Turner-Trauring
|
681572b1a5
|
Merge remote-tracking branch 'origin/3606.test_system-web-python3' into 3611.web-python-3-part-2
|
2021-02-12 10:30:51 -05:00 |
|
Itamar Turner-Trauring
|
b935318d5d
|
More unicode-of-bytes issues.
|
2021-02-12 10:27:41 -05:00 |
|
Jean-Paul Calderone
|
585c554081
|
Clarify _TwoLoggers
|
2021-02-12 10:22:17 -05:00 |
|
Jean-Paul Calderone
|
9a9b4bb232
|
Use a monkey patching library for monkey patching
|
2021-02-12 10:14:23 -05:00 |
|
Jean-Paul Calderone
|
ff25ee3f71
|
Merge remote-tracking branch 'origin/master' into 3600.eliotutil-vs-skips
|
2021-02-12 10:07:44 -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
|
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 |
|