Timeline


and

2020-09-18:

19:01 Changeset in trunk [b200d204] by Jean-Paul Calderone <exarkun@…>
minor cleanups/rearranging
18:59 Changeset in trunk [52015df] by Ross Patterson <me@…>
build(make): Add changelog entry for PR
18:59 Changeset in trunk [d0d11a5] by Ross Patterson <me@…>
fix(style): Wrong Python version for codechecks On systems where the …
18:50 Changeset in trunk [9787211] by Jean-Paul Calderone <exarkun@…>
derived function below
18:49 Changeset in trunk [8f3a32a2] by Jean-Paul Calderone <exarkun@…>
news fragment
18:49 Changeset in trunk [e648965f] by Jean-Paul Calderone <exarkun@…>
Add helpers to implement the desired exception behavior and use them
18:32 Changeset in trunk [8ef2252] by Itamar Turner-Trauring <itamar@…>
Finish porting to Python 3.
18:31 Changeset in trunk [c3bb367] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
18:31 Changeset in trunk [050388ee] by Itamar Turner-Trauring <itamar@…>
Work better on Python 3, until Nevow is gone.
18:12 Ticket #3429 (allmydata/web/check_result.py should return error pages instead of ...) created by exarkun
See ​​​​​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
18:10 Changeset in trunk [059bb22] by Jean-Paul Calderone <exarkun@…>
Add a BadRequest? resource to help with BAD REQUEST
18:04 Ticket #3428 (twisted.web.resource.Resource subclasses should not return Deferreds) created by exarkun
Twisted Web supports a Deferred return value from neither …
18:02 Patches edited by rpatterson
Correct Trac terminolody (diff)
18:01 Ticket #3427 (allmydata/web/unlinked.py should return error pages instead of raising ...) created by exarkun
See ​​​​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
18:01 Ticket #3426 (allmydata/web/status.py should return error pages instead of raising ...) created by exarkun
See ​​​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
18:00 Ticket #3425 (allmydata/web/root.py should return error pages instead of raising WebError) created by exarkun
See ​​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
18:00 Ticket #3424 (allmydata/web/operations.py should return error pages instead of ...) created by exarkun
See ​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
17:59 Ticket #3423 (allmydata/web/filenode.py should return error pages instead of raising ...) created by exarkun
See ​https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
17:59 Ticket #3422 (allmydata/web/directory.py should return error pages instead of ...) created by exarkun
See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
17:38 Changeset in trunk [cb24c3e] by Itamar Turner-Trauring <itamar@…>
Merge branch '3416.test-encode-python-3' into …
17:36 Changeset in trunk [a0ff941] by Itamar Turner-Trauring <itamar@…>
Try to fix Python 3 again.
17:32 Ticket #3415 (Port allmydata.storage.server to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"e75beb6eaeb7267e07d908cc319c4d826438455c/trunk"
17:32 Changeset in trunk [e75beb6] by GitHub <noreply@…>
Merge pull request #811 from tahoe-lafs/3415.storage-server-python-3 …
17:31 Ticket #3421 (Makefile housekeeping) created by rpatterson
As a new developer approaching the project, I found a few cleanup …
16:59 Ticket #3408 (Replace print statements with print functions in comments) closed by Jason R. Coombs <jaraco@…>
fixed: In [changeset:"5a40bf47f4b0a81cd695d99ce3523661ba7f44ca/trunk"
16:59 Changeset in trunk [9682e68] by GitHub <noreply@…>
Merge pull request #805 from jaraco/3408.print-functions Convert …
15:41 Changeset in trunk [7b30287] by Itamar Turner-Trauring <itamar@…>
Python 2 tests pass again.
15:33 Changeset in trunk [c5ce988] by Itamar Turner-Trauring <itamar@…>
Merge branch '3416.test-encode-python-3' into …
15:32 Changeset in trunk [1a4744d] by Itamar Turner-Trauring <itamar@…>
Merge branch '3415.storage-server-python-3' into 3416.test-encode-python-3

2020-09-17:

23:09 Changeset in trunk [b4b996c] by Ross Patterson <me@…>
build(make): Cleanup remnant coverage bits I don't see anything in …
23:08 Changeset in trunk [51338bd] by Ross Patterson <me@…>
build(make): Add targets for running tests Fully parallelize the …
20:59 Ticket #3420 (Twisted web Resources should "return ErrorPage" instead of "raise ...) created by sajith
In case of errors, twisted.web Resource instances should be …
20:06 Changeset in trunk [02cb451a] by Itamar Turner-Trauring <itamar@…>
Fix failing tests.
19:38 Changeset in trunk [3d79793] by Itamar Turner-Trauring <itamar@…>
Try to fix hashutil.
19:36 Changeset in trunk [d8df6307] by Ross Patterson <me@…>
build(make): Add missing phony target declarations I also prefer …
19:33 Changeset in trunk [775a3db] by Ross Patterson <me@…>
build(make): Fix missing target name From context, I'm assuming this …
19:25 Changeset in trunk [735ff1e] by Ross Patterson <me@…>
build(make): Improve and clarify Makefile org This is opinionated, so …
19:19 Changeset in trunk [da24739] by Ross Patterson <me@…>
build(make): Cleanup unused target AFAIK, prefixing a target with a …
18:54 Changeset in trunk [7a3320f] by Ross Patterson <me@…>
build(make): Defensive make settings …
17:39 Changeset in trunk [6c85f39] by Itamar Turner-Trauring <itamar@…>
Fix another future newbytes leak that was breaking Foolscap.
17:12 Changeset in trunk [b784f96] by Itamar Turner-Trauring <itamar@…>
Merge branch '3415.storage-server-python-3' into 3416.test-encode-python-3
17:10 Changeset in trunk [9818512] by Itamar Turner-Trauring <itamar@…>
Fix newbytes leak.
16:37 Changeset in trunk [03fd566] by Itamar Turner-Trauring <itamar@…>
Fix flake error.
15:43 Changeset in trunk [cecbc26] by Itamar Turner-Trauring <itamar@…>
Fix order.

2020-09-16:

18:57 Changeset in trunk [498e69c] by Itamar Turner-Trauring <itamar@…>
Some progress.
18:45 Ticket #3419 (Port allmydata.test.test_encode to Python 3) created by itamarst
Take 2.
18:42 Changeset in trunk [2588e75] by Itamar Turner-Trauring <itamar@…>
Only semi-break the web service.
18:40 Changeset in trunk [833bc72] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3416.test-encode-python-3
18:37 Changeset in trunk [e8743a60] by Itamar Turner-Trauring <itamar@…>
Fix failing tests.
18:37 Changeset in trunk [bea1d65] by Itamar Turner-Trauring <itamar@…>
Better debug output.
15:27 Changeset in trunk [b411623] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
15:26 Ticket #3409 (Port allmydata.storage.immutable to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"4bf79f777ed1aeeb58b1c80cd3b06caa92464056/trunk"
15:26 Changeset in trunk [4bf79f7] by GitHub <noreply@…>
Merge pull request #806 from …
15:23 Changeset in trunk [7cb574f] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:21 Changeset in trunk [985e8a0] by Itamar Turner-Trauring <itamar@…>
More Python 3 changes.
15:20 Changeset in trunk [c035ea06] by Itamar Turner-Trauring <itamar@…>
It's better if extension keys are unicode (native strings for Python …
15:18 Python3 edited by itamarst
(diff)
15:13 Changeset in trunk [7d8320b] by Itamar Turner-Trauring <itamar@…>
Python 3 fixes.

2020-09-15:

22:25 Changeset in trunk [0ca3192] by Sajith Sasidharan <sajith@…>
Merge 'origin/master' into 3382.remove-multi-format-page
22:08 Ticket #3418 (coverage.el is uploaded to codecov) created by sajith
I have seen some instances where running codecov in CircleCI is …
21:33 Ticket #3391 (Change codecov default settings) closed by GitHub <noreply@…>
fixed: In [changeset:"1b207d8f620c28bdedeece602435278dc3deee44/trunk"
21:33 Changeset in trunk [1b207d8] by GitHub <noreply@…>
Merge pull request #789 from sajith/3391.codecov-yml Change codecov …
18:35 Ticket #3417 (Audit existing ported modules for del in for loops) created by itamarst
[…] is a bug in Python 3. Easiest way to catch potential places …
18:14 Changeset in trunk [596c4cec] by Itamar Turner-Trauring <itamar@…>
News file.
18:11 Ticket #3416 (Port allmydata.test.no_network to Python 3) created by itamarst
Necessary for a bunch of tests.
13:05 Changeset in trunk [a552bb5] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
13:02 Ticket #3411 (Port allmydata.storage.mutable to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"73967aa5b0c5e9839621de8821b6dd780e1e92a4/trunk"
13:02 Changeset in trunk [73967aa5] by GitHub <noreply@…>
Merge pull request #810 from tahoe-lafs/3411.storage-mutable-python-3 …
11:18 Ticket #3406 (Upgrade CircleCI config to version 2.1) closed by chadwhitacre
fixed: Done in https://github.com/tahoe-lafs/tahoe-lafs/pull/809, though …

2020-09-14:

21:50 Changeset in trunk [2e1a4065] by GitHub <noreply@…>
Merge pull request #809 from tahoe-lafs/3406.circle-ci-2.1 Upgrade …
18:48 Changeset in trunk [72f7249] by Itamar Turner-Trauring <itamar@…>
News fragment.
18:48 Changeset in trunk [65d38055] by Itamar Turner-Trauring <itamar@…>
Merge branch '3409.allmydata-storage-immutable-python-3' into …
18:47 Changeset in trunk [31aa594] by Itamar Turner-Trauring <itamar@…>
Looks like float is fine for mean.
18:46 Changeset in trunk [d84a7a6] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
18:40 Changeset in trunk [947cb1c1] by Itamar Turner-Trauring <itamar@…>
Tiny bit more test coverage for server.py.
18:18 Ticket #3415 (Port allmydata.storage.server to Python 3) created by itamarst
18:13 Changeset in trunk [1d508c7] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
18:06 Changeset in trunk [6196a1c] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
18:04 Changeset in trunk [aef293fb] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
18:03 Changeset in trunk [6983c79] by Itamar Turner-Trauring <itamar@…>
Tests for allmydata.storage.common.
17:56 Changeset in trunk [4590c1d] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
17:29 Changeset in trunk [26a8a0b] by Itamar Turner-Trauring <itamar@…>
Make stats code deal with keys that are unicode.
13:08 Ticket #3410 (Milestone status is out of date) closed by exarkun
fixed: Updated to refer to the wiki page.
12:26 Changeset in trunk [91a5c8c] by Chad Whitacre <chad@…>
Satisfy towncrier
11:38 Changeset in trunk [d5f9fd37] by Chad Whitacre <chad@…>
Add comment
11:32 Changeset in trunk [3c89e7d] by Chad Whitacre <chad@…>
Conform job names to v2.1 requirements (no dots)
11:12 Changeset in trunk [ed8ce8b] by Chad Whitacre <chad@…>
Bump version from 2 to 2.1 What will break?

2020-09-12:

17:10 Ticket #3414 (Deprecations CI job fails (intermittently?)) created by jaraco
In …
15:00 Ticket #3413 (Unable to re-run flaky tests) created by jaraco
In PR 798, the tests have failed for spurious reasons. I've closed and …
14:39 Ticket #3412 (Many tests are flaky) created by jaraco
As observed in …

2020-09-11:

19:11 Changeset in trunk [1b412a6] by Jason R. Coombs <jaraco@…>
Use python rather than relying on shell-specific syntax. Tested on …
19:04 Changeset in trunk [6ffda25] by Itamar Turner-Trauring <itamar@…>
News fragment.
19:04 Ticket #3411 (Port allmydata.storage.mutable to Python 3) created by itamarst
Might need tests.
19:02 Changeset in trunk [7de84e3] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
18:57 Changeset in trunk [69762df] by Jason R. Coombs <jaraco@…>
Merge branch 'master' into 3398.pre-commit
18:51 Changeset in trunk [6f5c32c4] by Itamar Turner-Trauring <itamar@…>
News fragment.
18:51 Changeset in trunk [e86e0d7] by Itamar Turner-Trauring <itamar@…>
Better test coverage for allmydata.storage.immutable.
18:51 Changeset in trunk [a7034de] by Jason R. Coombs <jaraco@…>
Add empty newsfragment.
18:50 Changeset in trunk [5a40bf4] by Jason R. Coombs <jaraco@…>
Convert print statements to print functions, even when commented. …
18:44 Ticket #3410 (Milestone status is out of date) created by jaraco
The milestone …
18:22 Ticket #3409 (Port allmydata.storage.immutable to Python 3) created by itamarst
In theory all tests are ported, but the test coverage may be …
18:17 Ticket #3379 (Get https://twistedmatrix.com/trac/ticket/7928 closed) closed by itamarst
wontfix
18:13 Python3 edited by itamarst
(diff)
18:13 Python3 edited by itamarst
(diff)
18:11 Python3 edited by itamarst
(diff)
18:11 Python3 edited by itamarst
(diff)
14:26 Ticket #3408 (Replace print statements with print functions in comments) created by jaraco
Despite #3002, #3008, and #3009, there are still print statements …
14:13 Ticket #3407 (more frequent releases) created by wearpants
Per discussion with the porting team, we'd like to do more frequent …
10:03 Ticket #3406 (Upgrade CircleCI config to version 2.1) created by chadwhitacre
In #3405 we want to add Python 3.6 on Windows to CI. We have two CI …
Note: See TracTimeline for information about the timeline view.