Itamar Turner-Trauring
|
2eba96de61
|
Address review comments.
|
2021-03-17 15:29:00 -04:00 |
|
Jason R. Coombs
|
0838133006
|
Merge branch 'master' into 3603.scripts
|
2021-03-06 10:43:01 -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 |
|
Jason R. Coombs
|
939988a042
|
Add workaround for compatibility on Python 2 where test.cli.test_create_alias expects the URL to be a byte string, broken in d02334bfd5 .
|
2021-02-15 15:13:56 -05:00 |
|
Jason R. Coombs
|
d02334bfd5
|
Rely on futurize to expose the moved modules.
|
2021-02-15 14:13:59 -05:00 |
|
Jason R. Coombs
|
09f3e3f6b5
|
Remove comment, superseded by docstring.
|
2021-02-15 13:26:20 -05:00 |
|
Jason R. Coombs
|
0de90fda3f
|
Merge commit '2fb603e60' into 3603.scripts
|
2021-02-15 13:10:35 -05:00 |
|
Jason R. Coombs
|
2fb603e603
|
Rewrite doctest to pass on Python 2+3.
|
2021-02-15 13:10:21 -05:00 |
|
Jason R. Coombs
|
ebbe645cb6
|
Use explicit unicode literal for docstring. Now test passes on Python 2 when ALLOW_BYTES is indicated.
|
2021-02-15 13:06:42 -05:00 |
|
Jason R. Coombs
|
3c93605ead
|
Add docstring to types_.
|
2021-02-15 12:15:41 -05:00 |
|
Itamar Turner-Trauring
|
06cd015647
|
Merge remote-tracking branch 'origin/master' into 3606.test_system-web-python3
|
2021-02-15 11:14:41 -05:00 |
|
Jason R. Coombs
|
df137cca0a
|
Merge branch 'master' into 3603.scripts
|
2021-02-12 16:08: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 |
|
Itamar Turner-Trauring
|
6b38c8d1c9
|
More of test_system now passes on Python 3.
|
2021-02-03 11:24:47 -05:00 |
|
Jason R. Coombs
|
621ae58abe
|
Avoid overthinking encoding when handling usage errors. 'test_unicode_arguments_and_output' still passes on Python 2. Ref #3603.
|
2021-01-31 11:13:59 -05:00 |
|
Jason R. Coombs
|
57cb88638a
|
In scripts.create_node, set the encoding once and write text.
|
2021-01-30 12:46:44 -05:00 |
|
Jason R. Coombs
|
d6082d853a
|
Declare scripts.create_node as ported.
|
2021-01-30 12:23:16 -05:00 |
|
Jason R. Coombs
|
36b7fdaecf
|
Apply futurize to create_node.
|
2021-01-30 12:15:36 -05:00 |
|
Jason R. Coombs
|
5fc9674d3a
|
Update escape_path for Python 3 compatibility.
|
2021-01-30 11:47:53 -05:00 |
|
Jason R. Coombs
|
210eb5b529
|
Add test for escape_path.
|
2021-01-30 11:44:36 -05:00 |
|
Jason R. Coombs
|
5bf2b09b81
|
In scripts.runner, replace hard failure on Python 3 with 'experimental' warning. Ref #3603. Closes #3035.
|
2021-01-30 11:12:01 -05:00 |
|
Jason R. Coombs
|
00e856fed5
|
Declare scripts.types_ as ported (never had Python 2 support).
|
2021-01-30 11:00:19 -05:00 |
|
Jason R. Coombs
|
7d468cde19
|
Merge branch 'master' into 3399.mypy
|
2021-01-15 11:17:47 -05:00 |
|
Jean-Paul Calderone
|
622d67c9b9
|
done with this, thanks
|
2021-01-12 14:55:40 -05:00 |
|
Jean-Paul Calderone
|
183ee10035
|
probably more useful debug info
|
2021-01-12 14:39:56 -05:00 |
|
Jean-Paul Calderone
|
ec92f0362d
|
this?
|
2021-01-12 14:36:42 -05:00 |
|
Jean-Paul Calderone
|
7ca3c86a35
|
debug nonsense
|
2021-01-12 14:35:03 -05:00 |
|
Jean-Paul Calderone
|
ae1a0c591b
|
Prefer to fix unicode_to_argv/argv_to_unicode instead of callers
|
2021-01-12 09:58:34 -05:00 |
|
Jean-Paul Calderone
|
ec6c036f87
|
less cheesy list collision fix
|
2021-01-11 16:14:34 -05:00 |
|
Jean-Paul Calderone
|
260706d330
|
Fix the collision with the builtin list
|
2021-01-11 16:00:42 -05:00 |
|
Jean-Paul Calderone
|
2306819db1
|
Get rid of unicode_to_argv and argv_to_unicode
|
2021-01-11 15:45:39 -05:00 |
|
Jason R. Coombs
|
574613a892
|
Merge branch 'master' into 3399.mypy
|
2020-12-26 12:45:09 -05:00 |
|
Itamar Turner-Trauring
|
c25dd57768
|
Make sure we can handle bytes, plus a couple other fixes.
|
2020-12-21 13:12:01 -05:00 |
|
Jason R. Coombs
|
602a06e5cb
|
Extract Parameters type in scripts.types_.
|
2020-12-18 11:14:07 -05:00 |
|
Jean-Paul Calderone
|
035cd8b4ac
|
Merge remote-tracking branch 'origin/master' into 3532.test_node-no-mock
|
2020-12-14 15:35:42 -05:00 |
|
Jean-Paul Calderone
|
7638064818
|
Merge remote-tracking branch 'origin/master' into 3532.test_node-no-mock
|
2020-12-14 09:32:33 -05:00 |
|
Jean-Paul Calderone
|
b58b07a9d7
|
Fold run_common into tahoe_run since there are no other run-like commands anymore
|
2020-12-12 18:26:22 -05:00 |
|
Jean-Paul Calderone
|
39631a90bf
|
we always use --nodaemon
|
2020-12-12 18:23:01 -05:00 |
|
Jean-Paul Calderone
|
25c98d7421
|
don't shadow the global
|
2020-12-12 18:21:35 -05:00 |
|
Jean-Paul Calderone
|
692285ada3
|
key-generator was removed
|
2020-12-12 18:21:16 -05:00 |
|
Jean-Paul Calderone
|
ed2152e2c8
|
We don't need to check this condition. We're always running.
|
2020-12-12 18:20:26 -05:00 |
|
Jean-Paul Calderone
|
d8da612055
|
Move the --nodaemon logic out of tahoe_run
We're always going to --nodaemon from now on
|
2020-12-12 18:20:09 -05:00 |
|
Jean-Paul Calderone
|
f17a5dfafc
|
key-generator was apparently removed long ago
|
2020-12-12 17:40:13 -05:00 |
|
Jean-Paul Calderone
|
9a8f72202d
|
Check for these exceptions and report them better
|
2020-12-11 11:23:10 -05:00 |
|
Jean-Paul Calderone
|
624916e06b
|
Merge branch 'master' into 3550.remove-start-stop-restart-daemonize
|
2020-12-10 19:47:47 -05:00 |
|
Jean-Paul Calderone
|
1c7c228f90
|
Merge remote-tracking branch 'origin/master' into 3549.remove-stats-gatherer
|
2020-12-10 18:27:54 -05:00 |
|
Jean-Paul Calderone
|
6f80862ec5
|
Slightly clean up formatting implementation
|
2020-12-10 07:19:27 -05:00 |
|
Jean-Paul Calderone
|
d0c22a529e
|
json.dumps output should always be ascii
|
2020-12-10 07:16:00 -05:00 |
|
Jean-Paul Calderone
|
ca92fa4eb5
|
Don't think about "tahoe start"
|
2020-12-09 10:51:48 -05:00 |
|
Jean-Paul Calderone
|
4d28b0ec27
|
Get rid of "tahoe start", "tahoe daemonize", "tahoe stop", "tahoe restart"
|
2020-12-09 10:51:48 -05:00 |
|