Timeline


and

2021-05-05:

17:15 Changeset in trunk [8902868] by Itamar Turner-Trauring <itamar@…>
Skip Windows Python 3 for now.
17:11 Ticket #3701 (Enable Python 3 Windows test runners (after making tests pass)) created by itamarst
There are enough Windows-specific failing tests that this is a …
17:10 Ticket #3700 (On Windows, some tests are still failing on Python 3) created by itamarst
For example, some BytesWarning? from Python 3 runs aren't fixed: […]
17:01 Ticket #3699 (Run flake8 on Python 3 as well 2.7) created by itamarst
Python 3 has different built-ins, so flakes can be different.
17:00 Changeset in trunk [7c598d6] by Itamar Turner-Trauring <itamar@…>
News file.
16:59 Changeset in trunk [4ff8a2a] by Itamar Turner-Trauring <itamar@…>
Pretty sure reactor implements IReactorSocket on Windows on Python 3, …
16:39 Changeset in trunk [da5c38b] by Itamar Turner-Trauring <itamar@…>
Fix a NameError?.
16:01 Ticket #3698 (Review release Checklist) created by amj
The release checklist needs to be reviewed and revised so that the …
16:00 Ticket #3697 (Builder for pypy3 and Python 3.10) created by itamarst
We should have a CI runner that ensures Tahoe-LAFS runs on pypy3 on …
15:59 Changeset in trunk [f645715b] by Itamar Turner-Trauring <itamar@…>
Put off pypy3 to a later ticket.
15:57 Changeset in trunk [8af84b7] by Itamar Turner-Trauring <itamar@…>
Fix tests on Python 3.9 (apparently encoding is no-op on Python 3, and …
15:51 Ticket #3696 (Fix for Ubuntu 20.4 bug on Python-virtualenv) created by amj
fixing "python-virtualenv has no installation candidate". Solution: …
15:43 Changeset in trunk [fa0ec99] by Itamar Turner-Trauring <itamar@…>
Maybe newer Twisted is OK, IOCP was supposedly moved out.
15:31 Changeset in trunk [fa4be10] by Itamar Turner-Trauring <itamar@…>
New name for module.
15:22 Changeset in trunk [1ed24a1] by Itamar Turner-Trauring <itamar@…>
This API is irrelevant in Python 2.5 or later, and not present in …
14:37 Changeset in trunk [65159c9] by Itamar Turner-Trauring <itamar@…>
Use modern (and actually correct on Windows!) API for getting CPU time.
14:34 Changeset in trunk [30c03d0] by Itamar Turner-Trauring <itamar@…>
Newer versions of setuptools and pip, to work better with newer Pythons.
14:17 Changeset in trunk [293f372] by Itamar Turner-Trauring <itamar@…>
Version of Twisted that doesn't break on Python 3 with Windows.
14:12 Changeset in trunk [ebedc660] by Itamar Turner-Trauring <itamar@…>
Note coverage explicitly in envlist.
14:06 Changeset in trunk [ea2db97] by Itamar Turner-Trauring <itamar@…>
Try to make GitHub? Actions automatically use appropriate Tox envs by …
13:47 Changeset in trunk [8f99787] by Itamar Turner-Trauring <itamar@…>
Test newer versions of Python 3, as well as PyPy? 3.
13:36 Ticket #3692 (Finish porting allmydata.test.cli to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"73726a99a54d0d4f288d5b9a9a71f18a9276ab66/trunk"
13:36 Changeset in trunk [73726a9] by GitHub <noreply@…>
Merge pull request #1052 from tahoe-lafs/3692.cli-tests-python-3 …
13:26 Ticket #3695 (Improve error messaging in integration testing) created by maylee
Some ideas/discussion: - One enduser improvement could be to turn off …
13:08 Ticket #3694 (Create a list of distros and how to get into them) created by maylee
We will need to make sure to be in touch with packagers to get into …
13:05 Ticket #3693 (Decide if we want to drop any platforms) created by maylee
https://app.circleci.com/pipelines/github/tahoe-lafs/tahoe-lafs/2376/wo

2021-05-04:

16:03 Changeset in trunk [90240ae] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
15:34 Changeset in trunk [07b58e3] by Itamar Turner-Trauring <itamar@…>
All tests pass on Python 3.
15:22 Changeset in trunk [cc17634] by Itamar Turner-Trauring <itamar@…>
Some progress towards test_system.py fully running on Python 3.
15:00 Ticket #3691 (Port more of allmydata.test.cli to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"9436cdeed28e22b00aa246491ded0fa4786d7de9/trunk"
15:00 Changeset in trunk [9436cde] by GitHub <noreply@…>
Merge pull request #1051 from tahoe-lafs/3691.cli-tests-python-3 Port …
14:57 Changeset in trunk [7411da1] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
14:52 Changeset in trunk [4c6d55b] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
14:40 Changeset in trunk [c589e97] by Itamar Turner-Trauring <itamar@…>
All tests pass on Python 3.
14:36 Changeset in trunk [a4af4d8] by Itamar Turner-Trauring <itamar@…>
Even more passing tests on Python 3.
14:27 Changeset in trunk [deaaa8c] by Itamar Turner-Trauring <itamar@…>
More tests passing on Python 3.
14:12 Changeset in trunk [75deef9] by Itamar Turner-Trauring <itamar@…>
More progress towards running tests on Python 3.
14:04 Changeset in trunk [bf77b52] by Itamar Turner-Trauring <itamar@…>
Merge branch '3691.cli-tests-python-3' into 3692.cli-tests-python-3
14:04 Changeset in trunk [91f8575d] by Itamar Turner-Trauring <itamar@…>
News file
14:00 Changeset in trunk [7349855] by Itamar Turner-Trauring <itamar@…>
Move unicode conversion higher up.

2021-05-03:

15:48 Changeset in trunk [ae739df] by Itamar Turner-Trauring <itamar@…>
Python 3 updates.
15:43 Changeset in trunk [d3be3ce] by Itamar Turner-Trauring <itamar@…>
Start making tests pass on Python 3.
15:25 Ticket #3692 (Finish porting allmydata.test.cli to Python 3) created by itamarst
15:21 Changeset in trunk [1f70d5c1] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:20 Changeset in trunk [f9ae91a] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
15:15 Changeset in trunk [02edef0] by Itamar Turner-Trauring <itamar@…>
News file.
15:15 Changeset in trunk [a7d4fed] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:13 Changeset in trunk [9dcfa21] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
15:10 Changeset in trunk [2b751c4] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
14:48 Tickets #3679,​3687 batch updated by GitHub <noreply@…>
fixed: In [changeset:"94b42b7c8961f7b1b9f89125042cac5ebde9335c/trunk"
14:47 Changeset in trunk [94b42b7] by GitHub <noreply@…>
Merge pull request #1050 from tahoe-lafs/3687.cli-tests-python-3 Port …
14:47 Changeset in trunk [c275f9ae] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
14:32 Ticket #3691 (Port more of allmydata.test.cli to Python 3) created by itamarst
14:28 Changeset in trunk [f1128bf] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3687.cli-tests-python-3
14:27 Changeset in trunk [9954387] by Itamar Turner-Trauring <itamar@…>
Fix flake.
14:25 Changeset in trunk [b3ede6b] by Itamar Turner-Trauring <itamar@…>
Nicer way to say the same thing.

2021-05-02:

19:12 Ticket #3690 (Document new API) created by maylee
The documentation at /docs/frontends/webapi.rst needs to be deleted …
13:35 Ticket #3689 (Complete GBS Security Audit) created by maylee
Basically: - Select auditor after RfP posted - Address potential …
13:25 Ticket #3688 (Complete RfP for GBS security audit) created by maylee
RfP draft contained here; being written by May-Lee and Liz: …

2021-04-30:

15:33 Changeset in trunk [f6b5628] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:31 Changeset in trunk [463f9fe8] by Itamar Turner-Trauring <itamar@…>
Tests pass on Python 3.
15:17 Changeset in trunk [4eb9be1] by Itamar Turner-Trauring <itamar@…>
News file.
15:15 Changeset in trunk [da8e0d6] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:08 Ticket #3678 (Port allmydata.test.cli.test_check to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"bab79d13a03a79f2df252f72665385846d94df49/trunk"
15:08 Changeset in trunk [bab79d13] by GitHub <noreply@…>
Merge pull request #1045 from tahoe-lafs/3678.cli-tests-python-3 Port …
15:06 Changeset in trunk [3846df8] by Itamar Turner-Trauring <itamar@…>
All test_create_alias tests pass on Python 3.
15:05 Changeset in trunk [46c03f6] by Itamar Turner-Trauring <itamar@…>
Remove duplication, and add support for testing cases where …
14:33 Changeset in trunk [2f6535e] by Itamar Turner-Trauring <itamar@…>
First test passes on Python 3.
14:22 Changeset in trunk [e48d85dd] by Itamar Turner-Trauring <itamar@…>
Merge branch '3679.more-cli-tests-python-3' into 3687.cli-tests-python-3
14:21 Ticket #3687 (Port more of allmydata.test.cli to Python 3) created by itamarst
14:20 Changeset in trunk [e56a8cc] by Itamar Turner-Trauring <itamar@…>
Merge branch '3678.cli-tests-python-3' into 3679.more-cli-tests-python-3
14:19 Changeset in trunk [72a85ba] by Itamar Turner-Trauring <itamar@…>
Fix lint.
14:16 Changeset in trunk [9137da5] by Itamar Turner-Trauring <itamar@…>
Stick to Unicode when possible.
13:41 Ticket #3686 (Restore I2P support in Tahoe-LAFS on Python 3) created by itamarst
Sub-tasks will probably require adding it back to Foolscap and …
13:32 Ticket #3685 (Integration test for upgrading from Python 2 to Python 3) created by itamarst
Assume you have server with existing data. Can you access it and …
13:31 Ticket #3684 (Integration test for Python 2/3 and 3/2 client/server interop) created by itamarst
13:21 Ticket #3683 (Builders for Python 3.7, 3.8, 3.9 on Linux and macOS) created by itamarst
Currently we're only testing 3.6. We should support all Python 3 …

2021-04-29:

06:00 Changeset in trunk [db65b3d] by May-Lee Sia <mayleesia@…>
Clean up some files
05:56 Changeset in trunk [ec44997] by May-Lee Sia <mayleesia@…>
Add CONTRIBUTORS.rst
04:25 Ticket #3682 (Add CONTRIBUTORS.md file to Docs) created by maylee
Add a lightweight cheatsheet-style doc for contributors. Part of: * …

2021-04-28:

19:24 Ticket #3672 (UnicodeDecodeError in Eliot messages) closed by GitHub <noreply@…>
fixed: In [changeset:"1c2ba6b33ce0fd3770008d76b69d6f5aec9adcce/trunk"
19:24 Changeset in trunk [1c2ba6b] by GitHub <noreply@…>
Merge pull request #1043 from tahoe-lafs/3672.non-utf-8-bytes-in-logs …
17:17 Changeset in trunk [ef36e0e] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3678.cli-tests-python-3
17:17 Changeset in trunk [904b423] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
Note: See TracTimeline for information about the timeline view.