Timeline
2020-07-30:
- 17:38 Changeset in trunk [27b6737e] by
- Merge remote-tracking branch 'origin/master' into …
- 07:36 Changeset in trunk [ecb3ee0] by
- add a dummy commit
- 07:29 Changeset in trunk [7618b29] by
- Revert "merge master (I think properly)" This reverts commit …
2020-07-29:
- 19:09 Changeset in trunk [6140b5f] by
- merge master (I think properly)
- 19:03 Changeset in trunk [da87bd7] by
- news fragment
- 18:51 Changeset in trunk [3a65879] by
- Ratchet.
- 18:49 Changeset in trunk [5e30826] by
- Port to Python 3.
- 18:46 Changeset in trunk [0a1e365] by
- Tests for gcutil.
- 18:38 Changeset in trunk [9c16a05] by
- Get rid of unused code.
- 18:37 Ticket #3361 (Port allmydata.util.gcutil and limiter to Python 3) created by
- 17:56 Changeset in trunk [bfead06] by
- leave a comment explaining why we removed open
- 17:56 Changeset in trunk [724bf7d] by
- remove open from imported builtins
- 17:39 Ticket #3360 (test_daemonize does not explode if code is completely broken) created by
- Apply the following patch. allmydata.cli.test.test_daemonize should …
- 17:16 Ticket #3359 (Port allmydata.util.statistics and .dictutil to Python 3) closed by
- fixed: In [changeset:"9e4eda691273effe6253685c8f82ec87a8edf206/trunk" …
- 17:16 Changeset in trunk [9e4eda69] by
- Merge pull request #756 from tahoe-lafs/3359.statistics-python-3 Port …
- 07:00 Changeset in trunk [93c474c3] by
- make test_util pass under both pythons
2020-07-28:
- 20:13 Changeset in trunk [951250f] by
- Remove unused FAVICON_MARKUP
- 20:12 Changeset in trunk [4007fb4] by
- Rearrange imports
- 18:19 Ticket #3356 (Port allmydata.util.iputil to Python 3) closed by
- fixed: In [changeset:"afd6ab3e650587a05bdf3e5624a4a04e1618ae5f/trunk" …
- 18:18 Changeset in trunk [afd6ab3] by
- Merge pull request #755 from tahoe-lafs/3356.iputil-python-3 Port …
- 17:00 Changeset in trunk [199c4f6] by
- Try to fix nix.
- 15:25 Changeset in trunk [17b15ae] by
- Add another test.
- 15:23 Changeset in trunk [e954314] by
- Don't expose Python 3 dicts to innocent, unsuspecting Python 2 code.
- 15:12 Changeset in trunk [9ca1fdef] by
- Note it's ported.
- 15:11 Changeset in trunk [8c9c691] by
- Fix typo.
- 15:11 Changeset in trunk [cc494e3] by
- Document that API returns native strings.
- 15:09 Changeset in trunk [4dae5d8] by
- Add retry logic, listenOnUnused is potentially flaky.
- 14:48 Changeset in trunk [4fdcd06] by
- Another passing test for the ratchet.
- 12:08 Changeset in trunk [0f28a938] by
- Remove unused import
- 11:54 Changeset in trunk [fb5f9f0] by
- Merge 'origin/master' into 3316.check-results-nevow-to-twisted-web
- 11:26 Changeset in trunk [ca6cf88] by
- Test JSON rendering synchronously
- 11:18 Changeset in trunk [1b7a35e] by
- Do not strip tags where it is not necessary
- 11:15 Changeset in trunk [e6867a1] by
- Use docstring to describe a class
- 11:10 Changeset in trunk [adca146a] by
- Use space as separator when removing tags
- 10:53 Changeset in trunk [80802a7] by
- Use BeautifulSoup? to remove tags
- 10:27 Changeset in trunk [9f5c58c] by
- Use super()
2020-07-27:
- 20:19 Changeset in trunk [cbbe260] by
- Windows doesn't like Unicode strings in os.environ in Python 2.7.
- 20:01 Changeset in trunk [94d489f] by
- Fix trailing whitespace.
- 19:58 Changeset in trunk [058a76d] by
- Ratchet, and news file.
- 19:56 Changeset in trunk [79ae478] by
- Port to Python 3.
- 19:53 Changeset in trunk [bde2f139] by
- Move dictutil tests out.
- 19:34 Changeset in trunk [2ca223a] by
- Port to Python 3.
- 19:31 Changeset in trunk [8d84be77] by
- Port to Python 3.
- 19:29 Changeset in trunk [b140d1f] by
- Move statistics tests out.
- 19:25 Ticket #3359 (Port allmydata.util.statistics and .dictutil to Python 3) created by
- 19:24 Ticket #3344 (Port netstring and hashutil to Python 3) closed by
- fixed
- 19:20 Changeset in trunk [d8bf811] by
- Native string all the things.
- 19:16 Changeset in trunk [74fe9cc] by
- Foolscap expects a native string.
- 19:16 Changeset in trunk [ce8a5758] by
- Test for specific ports.
- 19:12 Changeset in trunk [d91b4f0e] by
- Fix some tests and flake issues.
- 17:08 Changeset in trunk [0071c1a] by
- More passing tests.
- 17:07 Changeset in trunk [361e758] by
- Merge remote-tracking branch 'origin/master' into 3356.iputil-python-3
- 17:06 Changeset in trunk [817355d] by
- Minimal testing for listenOnUnused.
- 16:36 Ticket #3357 (Port allmydata.version_checks and allmydata.util.verlib to Python 3) closed by
- fixed: In [changeset:"e681ca1cb949af11f99c328ec32f7b84fb8c5af7/trunk" …
- 16:36 Changeset in trunk [e681ca1c] by
- Merge pull request #754 from tahoe-lafs/3357.version_checks-py3 Port …
- 15:46 Changeset in trunk [f9bda5b] by
- News file.
- 15:46 Changeset in trunk [9919d2c] by
- Record port status.
- 15:44 Changeset in trunk [436c2e77] by
- Automated port to Python 3.
- 15:42 Changeset in trunk [fce7221] by
- Some steps to manually port to Python 3.
- 15:14 Changeset in trunk [1f34e62] by
- Port test module to Python 3.
- 15:03 Ticket #3351 (Port allmydata.util.spans to Python 3) closed by
- fixed
- 15:03 Changeset in trunk [a2610d83] by
- Merge pull request #751 from tahoe-lafs/3351.spans-python-3 Port …
2020-07-25:
- 09:22 Changeset in trunk [13e29229] by
- Revert "futurize and make the tests pass back under py2" This reverts …
- 09:12 Changeset in trunk [361de05] by
- futurize and make the tests pass back under py2
- 07:19 Ticket #3358 (port allmydata.util.fileutil to Python 3) created by
2020-07-24:
- 18:58 Changeset in trunk [bf134019] by
- Move SignalMixin? to common_py3.py.
- 18:50 Changeset in trunk [025afc1e] by
- Merge branch '3357.version_checks-py3' into 3356.iputil-python-3
- 18:50 Changeset in trunk [11cd30c] by
- Merge remote-tracking branch 'origin/master' into 3357.version_checks-py3
- 18:48 Changeset in trunk [e80f1388] by
- Fix indent.
- 18:48 Changeset in trunk [e0d3e46] by
- Merge remote-tracking branch 'origin/master' into 3351.spans-python-3
- 18:47 Ticket #3346 (Port allmydata.util.abbreviate and time_format to Python 3) closed by
- fixed: In [changeset:"7d0f7737de6308520ca72e59ec2f9578cd16d1ac/trunk" …
- 18:47 Changeset in trunk [7d0f773] by
- Merge pull request #750 from …
- 18:36 Changeset in trunk [4c6a9a5] by
- Merge branch '3357.version_checks-py3' into 3356.iputil-python-3
- 18:34 Changeset in trunk [4a52061] by
- Fixing braino.
- 18:31 Changeset in trunk [337a438] by
- Finish port to Python 3.
- 18:13 Changeset in trunk [65500de] by
- Merge remote-tracking branch 'origin/master' into …
- 18:12 Changeset in trunk [f84d51d] by
- Port to Python 3.
- 18:10 Ticket #3353 (Port allmydata.util.observer and .pipeline to Python 3) closed by
- fixed: In [changeset:"383c564bb632dab55ef25295a22f082f16b75512/trunk" …
- 18:10 Changeset in trunk [383c564] by
- Merge pull request #752 from tahoe-lafs/3353.observer-and-pipeline-py3 …
- 18:06 Changeset in trunk [04db52b] by
- Some manual tweaks to be more likely to work with Python 3. The Linux …
- 17:48 Changeset in trunk [45a89111] by
- Fix some things that prevent Python 3 imports.
- 17:47 Changeset in trunk [135ade0] by
- Start porting.
- 17:47 Ticket #3357 (Port allmydata.version_checks and allmydata.util.verlib to Python 3) created by
- Ideally in way where it doesn't blow up on nevow, since it's used in …
- 15:26 Ticket #3356 (Port allmydata.util.iputil to Python 3) created by
- 15:10 Changeset in trunk [8bcd6dd] by
- Merge branch 'master' into 3346.abbreviate-and-time_format-py3
- 15:09 Changeset in trunk [38648c0] by
- Fix indentation
- 15:08 Changeset in trunk [dd4737f] by
- Merge branch 'master' into 3353.observer-and-pipeline-py3
- 15:06 Ticket #3354 (Port allmydata.hashtree to Python 3) closed by
- fixed: In [changeset:"ca55d7b7d88a0164bbed8ac067747875ecb293f5/trunk" …
- 15:06 Changeset in trunk [ca55d7b] by
- Merge pull request #753 from tahoe-lafs/3354.hashtree-to-python-3 …
2020-07-23:
- 18:37 Ticket #3355 (Collect coverage measurements from the Python 3 CI job) created by
- Currently we only have test suite code coverage measurements being …
- 17:35 ViewTickets edited by
- just "review" now (diff)
- 16:28 Changeset in trunk [8c3d5927] by
- Merge remote-tracking branch 'origin/master' into 3354.hashtree-to-python-3
- 16:27 Changeset in trunk [d23394b] by
- Merge remote-tracking branch 'origin/master' into …
- 16:25 Changeset in trunk [345bb33] by
- Merge pull request #745 from …
- 15:49 Changeset in trunk [ab4393b5] by
- Document unicode.
- 15:47 Changeset in trunk [cab1b02] by
- Use constants, since we have them.
- 15:47 Changeset in trunk [b0083e3] by
- Document being ported.
- 15:37 Changeset in trunk [31ed6b0] by
- News fragment.
- 15:30 Changeset in trunk [ff0ffb80] by
- Merge remote-tracking branch 'origin/master' into …
Note: See TracTimeline
for information about the timeline view.