Timeline


and

2020-10-12:

11:38 Python3 edited by chadwhitacre
(diff)
11:38 Ticket #3467 (DRY up future.builtins imports) created by chadwhitacre
As part of the Python 3 port we are importing many future.builtins …
11:25 Changeset in trunk [574c63d] by Chad Whitacre <chad@…>
Port immutable.offloaded to Python 3
11:23 Ticket #3466 (Port allmydata.immutable.offloaded to Python 3) created by chadwhitacre

2020-10-09:

14:22 Changeset in trunk [17f0676] by GitHub <noreply@…>
Merge branch 'master' into 3459.test-checker-python-3
13:52 Ticket #3465 (Port allmydata.storage_client and tests to Python 3) created by itamarst
13:52 Python3 edited by itamarst
(diff)
13:15 Python3 edited by itamarst
(diff)

2020-10-08:

20:50 Ticket #3455 (Port the node.py module to Python 3) closed by rpatterson
fixed
20:49 Changeset in trunk [cc8c9c0] by GitHub <noreply@…>
Merge pull request #851 from tahoe-lafs/3464.cleanup-bbb-comments …
17:27 Ticket #3463 (Port allmydata.immutable.filenode, .layout, .upload to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"6b85fa6628621baf48ece1e319a21c93f89c3d92/trunk"
17:26 Changeset in trunk [6b85fa6] by GitHub <noreply@…>
Merge pull request #850 from tahoe-lafs/3463.more-immutable-python-3 …

2020-10-07:

19:28 Changeset in trunk [95f2d53f] by Ross Patterson <me@…>
chore(refs #3455) Address feedback, BBB comments …
19:10 Ticket #3464 (Ensure comments match the project's conventions) created by rpatterson
Cleanup the BBB comments I've been adding to indicate backwards …
17:22 Changeset in trunk [d519d4b] by GitHub <noreply@…>
Merge branch 'master' into 3463.more-immutable-python-3
17:21 Ticket #3458 (Make sure all callRemote calls uses native strings) closed by GitHub <noreply@…>
fixed: In [changeset:"72cc37bb953cf2da46542170ba51eba89b64c9d6/trunk"
17:21 Changeset in trunk [72cc37b] by GitHub <noreply@…>
Merge pull request #843 from tahoe-lafs/3458.callremote-unicode Fix …
17:21 Ticket #3462 (Port allmydata.immutable.encode to Python 3) closed by GitHub <noreply@…>
fixed: In [changeset:"d3f38350d14fbe29929606b29796b7611f3d9605/trunk"
17:20 Changeset in trunk [d3f3835] by GitHub <noreply@…>
Merge pull request #848 from tahoe-lafs/3462.immutable-encode-python-3 …
14:12 Changeset in trunk [5b76bf7] by Itamar Turner-Trauring <itamar@…>
Fix trailing whitespace.
14:06 Changeset in trunk [f2e5688] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
13:53 Changeset in trunk [af95769] by Itamar Turner-Trauring <itamar@…>
Merge branch '3458.callremote-unicode' into 3463.more-immutable-python-3
13:30 Changeset in trunk [a7e5847] by Itamar Turner-Trauring <itamar@…>
News file.
13:29 Changeset in trunk [9dc4f98] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
13:18 Python3 edited by itamarst
(diff)
13:14 Ticket #3463 (Port allmydata.immutable.filenode, .layout, .upload to Python 3) created by itamarst

2020-10-06:

15:32 Changeset in trunk [3e87ba3] by Itamar Turner-Trauring <itamar@…>
Port to Python 3.
15:14 Changeset in trunk [1a9c423] by Itamar Turner-Trauring <itamar@…>
News file
15:13 Ticket #3462 (Port allmydata.immutable.encode to Python 3) created by itamarst
11:24 Ticket #3461 (Port immutable.checker to Python 3) created by chadwhitacre
11:20 Python3 edited by chadwhitacre
(diff)
11:18 Python3 edited by chadwhitacre
(diff)
11:15 Python3 edited by chadwhitacre
(diff)
11:08 Python3 edited by chadwhitacre
Checklist! (diff)
10:38 Python3 edited by chadwhitacre
Start better organizing who is doing what (diff)
10:25 Python3 edited by chadwhitacre
(diff)
10:19 Changeset in trunk [e78afd8] by GitHub <noreply@…>
Merge pull request #846 from tahoe-lafs/3456.tweak-docstring Tweak …

2020-10-05:

15:38 Changeset in trunk [c680b1d] by Itamar Turner-Trauring <itamar@…>
Lint fixes.
15:32 Changeset in trunk [e89bbe16] by GitHub <noreply@…>
Merge pull request #845 from tahoe-lafs/3455.python-3-port-node-round1 …
15:12 Changeset in trunk [dd863a0] by Itamar Turner-Trauring <itamar@…>
Port test_checker.py to Python 3.
15:01 Changeset in trunk [a4ce3b4] by Itamar Turner-Trauring <itamar@…>
News fragment.
15:01 Changeset in trunk [96231fa] by Itamar Turner-Trauring <itamar@…>
Support bytes in JSON output.
14:43 Changeset in trunk [b60cd13] by Itamar Turner-Trauring <itamar@…>
Fix the integration test failure.
14:24 Changeset in trunk [fe6917b] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3458.callremote-unicode
12:34 Changeset in trunk [ad4d7f7] by Chad Whitacre <chad@…>
Tweak docstring Since this class is used in multiple test modules …
12:03 Changeset in trunk [2fe2acf] by GitHub <noreply@…>
Merge pull request #842 from tahoe-lafs/3456.bye-bye-common_py3 Fold …
04:52 Changeset in trunk [322670fe] by Ross Patterson <me@…>
test(coverage): Prevent collection contamination Given that we set …
04:52 Changeset in trunk [f1da68f] by Ross Patterson <me@…>
feat(py3): Fix config from string compatibility I did an audit of the …
04:50 Changeset in trunk [da04610] by Ross Patterson <me@…>
feat(py3): Fix section name unicode type clash Before this change, …
03:56 Changeset in trunk [c65a01fb] by meejah <meejah@…>
flake8
03:56 Changeset in trunk [a89715e] by Ross Patterson <me@…>
feat(py3): feat(py3): Fix use of deprecated type Python 3 did away …
03:54 Changeset in trunk [bf45f57] by meejah <meejah@…>
minor fixes
03:06 Changeset in trunk [774ab72] by meejah <meejah@…>
test user-management on files
02:40 Changeset in trunk [c439555] by meejah <meejah@…>
more gridmanager tests
00:09 Changeset in trunk [84c9da4e] by meejah <meejah@…>
unused
00:02 Changeset in trunk [c43c84b] by meejah <meejah@…>
fewer files in test
Note: See TracTimeline for information about the timeline view.