Timeline


and

2021-02-22:

15:53 Ticket #3618 (Enable -bb for all Python 3 ported tests) created by itamarst
The -bb flag for Python catches errors with string formatting on …
15:42 Ticket #3613 (Port history.py to Python 3) closed by itamarst
fixed
15:31 Changeset in trunk [d0bdf1fc] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:20 Changeset in trunk [0de48ba] by Itamar Turner-Trauring <itamar@…>
Explanation.
15:14 Changeset in trunk [ba064421] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:09 Changeset in trunk [c26d94b] by Itamar Turner-Trauring <itamar@…>
More type annotations.
14:59 Changeset in trunk [595ce94] by Itamar Turner-Trauring <itamar@…>
Clarify filename parsing, hopefully.
14:48 Changeset in trunk [9fb0fc4] by Itamar Turner-Trauring <itamar@…>
Merge branch '3611.web-python-3-part-2' into 3617.web-python-3-part-4
14:47 Ticket #3617 (Port allmydata.web to Python 3, part 4) created by itamarst
More porting!
14:39 Changeset in trunk [caad978] by Itamar Turner-Trauring <itamar@…>
Clarify the comment.

2021-02-20:

17:14 Changeset in trunk [f660825] by Chad Whitacre <chad@…>
Port control.py to Python 3

2021-02-19:

00:40 Ticket #3616 (Python 3.6 tests on GitHub Actions) created by sajith
Tahoe has switched to coveralls.io from codecov.io for coverage …

2021-02-18:

18:19 Changeset in trunk [041b72f] by Itamar Turner-Trauring <itamar@…>
Fix lint.
16:56 Changeset in trunk [e9bf769] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
16:55 Changeset in trunk [cbb2cfc] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.

2021-02-17:

21:05 Changeset in trunk [de0365a] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
20:45 Changeset in trunk [c6342d8] by Itamar Turner-Trauring <itamar@…>
News file.
20:44 Changeset in trunk [64490880] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
20:37 Changeset in trunk [debda0d] by Itamar Turner-Trauring <itamar@…>
Merge branch '3611.web-python-3-part-2' into 3615.web-python-3-part-3
20:37 Ticket #3615 (Port allmydata.web to Python 3, part 3) created by itamarst
Porting will continue until morale improves.

2021-02-16:

11:57 Changeset in trunk [5e52c03e] by GitHub <noreply@…>
Merge pull request #983 from tahoe-lafs/3613.port-history Port …

2021-02-15:

20:13 Changeset in trunk [939988a] by Jason R. Coombs <jaraco@…>
Add workaround for compatibility on Python 2 where …
19:39 Changeset in trunk [6118d1a] by Jason R. Coombs <jaraco@…>
Remove runner from ported modules.
19:13 Changeset in trunk [d02334b] by Jason R. Coombs <jaraco@…>
Rely on futurize to expose the moved modules.
18:26 Changeset in trunk [09f3e3f] by Jason R. Coombs <jaraco@…>
Remove comment, superseded by docstring.
18:19 Python3 edited by jaraco
Update fourth step again, this time to delete all instances of from … (diff)
18:10 Changeset in trunk [0de90fda] by Jason R. Coombs <jaraco@…>
Merge commit '2fb603e60' into 3603.scripts
18:10 Changeset in trunk [2fb603e] by Jason R. Coombs <jaraco@…>
Rewrite doctest to pass on Python 2+3.
18:06 Changeset in trunk [ebbe645] by Jason R. Coombs <jaraco@…>
Use explicit unicode literal for docstring. Now test passes on Python …
17:49 Changeset in trunk [4cb8c42] by Jason R. Coombs <jaraco@…>
Manually reviewed test_runner (no legacy map, filter, or keys found). …
17:47 Changeset in trunk [746e1b2] by Jason R. Coombs <jaraco@…>
Fix test failures on Python 2 by wrapping cli calls in unicode_to_argv.
17:38 Changeset in trunk [d59d64d] by Jason R. Coombs <jaraco@…>
Fully port test_runner. Introduces three new errors on Python 2.
17:37 Python3 edited by jaraco
Need also to remove 'from builtins import str' (diff)
17:32 Python3 edited by jaraco
Add automation for futurize patch. (diff)
17:18 Changeset in trunk [2dc0a55] by Jason R. Coombs <jaraco@…>
Truncate newsfragment
17:15 Changeset in trunk [3c93605] by Jason R. Coombs <jaraco@…>
Add docstring to types_.
17:12 Ticket #3614 (Consider renaming types_ module) created by jaraco
The allmydata.scripts package has a types_ module. The trailing …
16:40 Changeset in trunk [520e8fe] by Itamar Turner-Trauring <itamar@…>
Pacify typechecker.
16:39 Changeset in trunk [9bb64ab] by Itamar Turner-Trauring <itamar@…>
Flake fix.
16:38 Changeset in trunk [5b4428b] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3611.web-python-3-part-2
16:38 Ticket #3606 (Port web test in test_system to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"2aec4756b89dd16f32d982c2b4e2a580fa5ab572/trunk"
16:38 Changeset in trunk [2aec475] by GitHub <noreply@…>
Merge pull request #978 from tahoe-lafs/3606.test_system-web-python3 …
16:14 Changeset in trunk [06cd0156] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
16:13 Ticket #3607 (Start porting allmydata.web to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"e41ff1a17dc44db450ad9cbf4bce01cd517d6062/trunk"
16:13 Changeset in trunk [e41ff1a] by GitHub <noreply@…>
Merge pull request #979 from tahoe-lafs/3607.web-python-3-part-1 Port …
14:36 Changeset in trunk [30f5c71] by Jason R. Coombs <jaraco@…>
Encode expected message. Fixes remaining test failures in test_runner.
14:33 Changeset in trunk [f183be9d] by Jason R. Coombs <jaraco@…>
Decode config file on read and expect bytes in the stdout. Fixes an …
14:28 Changeset in trunk [3acad65] by Jason R. Coombs <jaraco@…>
Decode config file on read and expect bytes in the stdout. Fixes an …
14:24 Changeset in trunk [dc883c0] by Jason R. Coombs <jaraco@…>
Decode config file on read. Fixes two test failures on Python 3.
14:20 Changeset in trunk [eefb700] by Jason R. Coombs <jaraco@…>
Add test_runner to the ported test modules. Selectively decode …
Note: See TracTimeline for information about the timeline view.