Commit Graph

12641 Commits

Author SHA1 Message Date
Sajith Sasidharan
9678d2ff79 Update towncrier config file in codechecks tox env 2021-06-07 15:53:52 -04:00
Sajith Sasidharan
af919cd5bd Update towncrier in news and draftnews tox envs
Since `towncrier.toml` is Towncrier's default configuration file,
`--config towncrier.toml` is not strictly necessary.  But being
explict about the configuration file seems to be a good idea.
2021-06-07 15:53:37 -04:00
Sajith Sasidharan
a3c221bab9 Rename towncrier configuration file 2021-06-07 15:31:12 -04:00
Sajith Sasidharan
b0013f0003 Add newsfragment 2021-06-07 15:30:46 -04:00
Itamar Turner-Trauring
e2831ee8b4
Merge pull request #1075 from tahoe-lafs/3729.scripts-python-3-part-4
Finish porting allmydata.scripts to Python 3

Fixes ticket:3729
2021-06-03 16:49:42 -04:00
Itamar Turner-Trauring
f48cf88f35 Fix flake. 2021-06-03 09:45:29 -04:00
Itamar Turner-Trauring
293cea6fd2 Port to Python 3. 2021-06-03 09:40:11 -04:00
Itamar Turner-Trauring
279d6b6542 Port to Python 3. 2021-06-03 09:39:13 -04:00
Itamar Turner-Trauring
cb1e591c6e Port to Python 3. 2021-06-03 09:37:59 -04:00
Itamar Turner-Trauring
77676c1648 Port to Python 3. 2021-06-03 09:36:22 -04:00
Itamar Turner-Trauring
cf68f55039 Port to Python 3. 2021-06-03 09:34:42 -04:00
Itamar Turner-Trauring
58d6f9f6cf Port to Python 3. 2021-06-03 09:28:10 -04:00
Itamar Turner-Trauring
53482dd8ac Port to Python 3. 2021-06-03 09:26:24 -04:00
Itamar Turner-Trauring
aef8705b6f News file. 2021-06-03 09:26:18 -04:00
Itamar Turner-Trauring
9ed0cd421c
Merge pull request #1074 from tahoe-lafs/3728.scripts-python-3-part-3
Port allmydata.scripts to Python 3, part 3

Fixes ticket:3728
2021-06-03 09:08:13 -04:00
Itamar Turner-Trauring
336ca45c7f
Merge pull request #1073 from tahoe-lafs/3718.allmydata-scripts-python-3-part-2
Port allmydata.scripts to Python 3, part 2

Fixes ticket:3718
2021-06-02 11:32:08 -04:00
Itamar Turner-Trauring
a910ebcc8a Fix flakes. 2021-06-02 11:31:32 -04:00
Itamar Turner-Trauring
defe16f912 Port to Python 3. 2021-06-02 11:30:19 -04:00
Itamar Turner-Trauring
9804a44c50 Port to Python 3. 2021-06-02 11:19:45 -04:00
Itamar Turner-Trauring
61fdea9043 Port to Python 3. 2021-06-02 10:19:30 -04:00
Itamar Turner-Trauring
9d5f1ad735 Port to Python 3. 2021-06-02 10:14:59 -04:00
Itamar Turner-Trauring
e9cf5d5ef0 News file. 2021-06-02 10:12:22 -04:00
Itamar Turner-Trauring
464b7055c2 Port to Python 3. 2021-06-02 10:12:05 -04:00
Itamar Turner-Trauring
a0744ffa8c Don't shadow builtin. 2021-06-02 09:54:57 -04:00
Itamar Turner-Trauring
bc1e96f4da Merge remote-tracking branch 'origin/master' into 3718.allmydata-scripts-python-3-part-2 2021-06-02 09:54:03 -04:00
Itamar Turner-Trauring
59dfd2c062
Merge pull request #1064 from tahoe-lafs/3716.allmydata-scripts-python-3-part-1
Port allmydata.scripts to Python 3, part 1

Fixes ticket:3716
2021-06-02 09:53:32 -04:00
meejah
fe934f69a3
Merge pull request #1071 from tahoe-lafs/libera-5kYx4CV2AJGv4dc2
3726 Register Tahoe-LAFS project with Libera.Chat
2021-06-01 21:33:45 -06:00
meejah
2feda48485
Merge pull request #1072 from AnXh3L0/3727.fosshost-readme
Added a link to Fosshost in the README
2021-06-01 18:44:54 -06:00
Anxhelo Lushka
e594022c60 Small typo fix 2021-06-01 19:50:21 +02:00
Anxhelo Lushka
b3b85b2e41 Added a link to Fosshost in the README 2021-06-01 19:32:10 +02:00
Sajith Sasidharan
0397266c17 Update newsfragment 2021-06-01 10:51:12 -04:00
Sajith Sasidharan
bf1df54fdd Add newsfragment 2021-05-31 08:37:02 -04:00
Itamar Turner-Trauring
43138d16d1 Merge branch '3716.allmydata-scripts-python-3-part-1' into 3718.allmydata-scripts-python-3-part-2 2021-05-28 11:28:23 -04:00
Itamar Turner-Trauring
b509ff69fc Flake fix. 2021-05-28 11:25:16 -04:00
Itamar Turner-Trauring
64f6ccd17f Make --exclude-from behavior consistent, at the cost of a minor incompatibility. 2021-05-28 09:53:28 -04:00
Itamar Turner-Trauring
69c8305ae8 Flake fix. 2021-05-27 13:55:29 -04:00
Itamar Turner-Trauring
8be4acd7ec Faking sys.stdout doesn't go well since we lookup encoding attribute. 2021-05-27 13:54:37 -04:00
Itamar Turner-Trauring
eddd9550f0 Pass test. 2021-05-27 13:26:56 -04:00
Itamar Turner-Trauring
8aa3391276 Consistent behavior. 2021-05-27 13:26:46 -04:00
Itamar Turner-Trauring
0425b64041 Match current logic. 2021-05-27 13:26:23 -04:00
Itamar Turner-Trauring
49be6906c8 Fix test. 2021-05-27 13:07:56 -04:00
Itamar Turner-Trauring
d78e9d891d Passing test. 2021-05-27 11:40:59 -04:00
Sajith Sasidharan
c9d5b1f6b9
Merge pull request #1070 from AnXh3L0/3677.tahoe-darkbg-logo
Added a white stroke to the Tahoe-LAFS logo

Fixes ticket:3677
2021-05-27 10:42:51 -04:00
Anxhelo Lushka
729415d19f
Update newsfragments/3677.documentation
Co-authored-by: Jean-Paul Calderone <exarkun@users.noreply.github.com>
2021-05-27 15:19:04 +02:00
Anxhelo Lushka
433c80d8df New image with stroking 2021-05-27 14:51:30 +02:00
Anxhelo Lushka
bfca424578 Fixes ticket:3677 2021-05-27 14:47:24 +02:00
Itamar Turner-Trauring
741af0b0eb Fix imports. 2021-05-26 15:27:16 -04:00
Itamar Turner-Trauring
0a9b3a4003 Don't want pdb. 2021-05-26 15:17:57 -04:00
Itamar Turner-Trauring
827e2e1d03 Merge remote-tracking branch 'origin/master' into 3716.allmydata-scripts-python-3-part-1 2021-05-26 15:06:01 -04:00
Itamar Turner-Trauring
d967c6de98
Merge pull request #1067 from tahoe-lafs/3700.byteswarning-windows
Run (and pass) Python 3 unit tests on Windows

Fixes ticket:3700
Fixes ticket:3701
2021-05-26 14:43:50 -04:00