Itamar Turner-Trauring
e074034e8f
News file.
2021-04-05 10:24:04 -04:00
Itamar Turner-Trauring
908b118d33
Merge remote-tracking branch 'origin/master' into 3657.util-python-3
2021-04-02 13:01:13 -04:00
Itamar Turner-Trauring
b6528249fb
Merge pull request #1027 from tahoe-lafs/3662.pin-decorator
...
Pin decorator.
Fixes ticket:3662
2021-04-02 13:01:04 -04:00
Itamar Turner-Trauring
d214fe3f16
Delete unused imports.
2021-04-02 13:00:05 -04:00
Itamar Turner-Trauring
9a96fec604
Use existing IRemoteReference implementation.
2021-04-02 12:56:49 -04:00
Itamar Turner-Trauring
c21288b3dd
Make it easier to read.
2021-04-02 12:49:58 -04:00
Itamar Turner-Trauring
dd6e0d5467
Switch to decode_furl().
2021-04-02 12:49:01 -04:00
Itamar Turner-Trauring
939f1f840b
Fix reference to new location.
2021-04-02 12:48:50 -04:00
Sajith Sasidharan
add2be1b44
Pin decorator
...
CI broke when decorator 5.0.1 (a dependency via pytest-twisted) with
dropped Python 2.7 compatibility was released.
2021-04-02 10:24:43 -04:00
Itamar Turner-Trauring
fd1860705e
Port to Python 3.
2021-04-01 10:58:50 -04:00
Itamar Turner-Trauring
003e9c62a8
Delete unused code paths.
2021-04-01 10:58:27 -04:00
Itamar Turner-Trauring
e92b88195c
Port to Python 3.
2021-04-01 10:51:13 -04:00
Itamar Turner-Trauring
6127fc8cc7
Tests for rrefutil.
2021-04-01 10:49:59 -04:00
Itamar Turner-Trauring
062740dc23
Probably not worth unit testing a utility function used in one place, move it to
...
place it's used.
2021-04-01 10:23:37 -04:00
Itamar Turner-Trauring
9f02de688c
We don't support old Foolscap versions anymore.
2021-04-01 10:19:16 -04:00
Itamar Turner-Trauring
f606420d78
Make it new-style.
2021-04-01 10:14:05 -04:00
Itamar Turner-Trauring
5ac631047c
Port to Python 3.
2021-04-01 10:04:01 -04:00
Itamar Turner-Trauring
de2609151e
Special logic for roundtripping Unicode to Unicode is only necessary on Python 2.
2021-04-01 10:02:11 -04:00
Sajith Sasidharan
b133d0e7a0
Merge pull request #997 from sajith/3630.update-docs-readme
...
Update notes about reading/writing docs
Fixes: ticket:3630
2021-03-31 15:50:04 -04:00
May-Lee Sia
93b93f3e7f
Merge pull request #1017 from tahoe-lafs/code-of-conduct
...
Add May-Lee
2021-03-31 21:43:36 +02:00
May-Lee Sia
bb8295ac61
Add newsfragment
2021-03-31 21:14:50 +02:00
Sajith Sasidharan
2d425ef91a
Merge pull request #1021 from tahoe-lafs/3653.use-newer-coveralls
...
Use newer coveralls
Fixes: ticket:3653
2021-03-31 12:56:35 -04:00
Sajith Sasidharan
88e3005abb
Quote some YAML strings
...
Following PR review feedback.
Some parts of GitHub Actions configuration follows convention in GA's
documentation, in which YAML strings are not quoted, but that probably
is not a good idea. We also don't want to change all the strings in
this unrelated set of changes. So we will quote strings as we go, in
the blocks we touch.
2021-03-31 11:53:02 -04:00
Itamar Turner-Trauring
271951f1f6
Merge pull request #1024 from tahoe-lafs/3658.end-progress
...
Rip out the unused IProgress API
Fixes ticket:3658
2021-03-31 10:56:05 -04:00
Itamar Turner-Trauring
8439f2820b
Port to Python 3.
2021-03-31 10:53:02 -04:00
Itamar Turner-Trauring
1ef33d3d69
Note download_to_data() is tested elsewhere.
2021-03-31 10:50:50 -04:00
Itamar Turner-Trauring
d3a8094630
Merge branch '3658.end-progress' into 3657.util-python-3
2021-03-31 10:43:39 -04:00
Itamar Turner-Trauring
cf63a3a83a
News file.
2021-03-31 10:35:51 -04:00
Itamar Turner-Trauring
0d0dd4dee9
Rip out all references to the unused IProgress API.
2021-03-31 10:35:25 -04:00
Itamar Turner-Trauring
1ead68d061
Start of tests for consumer.py.
2021-03-31 10:10:05 -04:00
Itamar Turner-Trauring
fbcb9bef29
Delete unused code.
2021-03-31 10:09:54 -04:00
Itamar Turner-Trauring
69ece36509
Merge pull request #1018 from tahoe-lafs/3603.scripts-runner-full
...
3603 Port runner script to Python 3
Fixes ticket:3656
2021-03-31 09:31:31 -04:00
Itamar Turner-Trauring
cef53c40d1
New ticket number.
2021-03-31 09:05:18 -04:00
Itamar Turner-Trauring
75ca085f5d
Merge pull request #1023 from tahoe-lafs/3655.__init__-python-3
...
Port __init__.py modules to Python 3
Fixes ticket:3655.
2021-03-30 15:06:58 -04:00
Itamar Turner-Trauring
45e21f8f70
Port to Python 3.
2021-03-30 11:05:49 -04:00
Jean-Paul Calderone
f9b61f20ad
Merge pull request #1010 from LeastAuthority/3037.gbs-leases
...
Add GBS APIs for lease management
2021-03-30 10:25:49 -04:00
Itamar Turner-Trauring
90c393b8b2
Port __init__.py modules to Python 3 (or just mark them as ported if they're empty).
2021-03-30 10:04:28 -04:00
Jean-Paul Calderone
0485eeb126
Attempt to explain inclusion of lease secrets in the body
2021-03-30 10:03:03 -04:00
Itamar Turner-Trauring
e97043eeae
News file.
2021-03-30 09:58:22 -04:00
Itamar Turner-Trauring
43f1f115cb
Simplify.
2021-03-30 09:46:56 -04:00
Itamar Turner-Trauring
bc20457a61
Merge remote-tracking branch 'origin/master' into 3603.scripts-runner-full
2021-03-30 09:42:24 -04:00
Sajith Sasidharan
d3d5e29432
Merge 'origin/master' into 3653.use-newer-coveralls
2021-03-28 10:18:47 -04:00
Sajith Sasidharan
3653b28905
Merge pull request #1022 from tahoe-lafs/3654.test-invite-success-py36
...
Make test_invite_success pass on Python 3.6
Fixes: ticket:3654
2021-03-28 10:17:16 -04:00
Sajith Sasidharan
c392a334fc
Pacify Python 3
...
`b"foo"` is `str` in Python 2, `bytes` in Python 3
2021-03-27 11:26:27 -04:00
Sajith Sasidharan
415f3b2866
Add newsfragment
2021-03-27 10:46:33 -04:00
Sajith Sasidharan
4e4faee5fd
Update notes about coveralls versions
2021-03-27 10:21:34 -04:00
Sajith Sasidharan
ed203817d7
Add newsfragment
2021-03-27 10:17:42 -04:00
Sajith Sasidharan
626eba53b8
Run coveralls --finish
to indicate completion
2021-03-27 10:17:22 -04:00
Sajith Sasidharan
32b2e93302
Use newer version of coveralls for reporting
2021-03-27 10:03:12 -04:00
Jason R. Coombs
f8dddcd1d0
Add newsfragment
2021-03-26 11:27:53 -04:00