Timeline
2020-11-05:
- 15:15 Changeset in trunk [cd01d4da] by
- Test for Python 2 BytesKeyDict? and UnicodeKeyDict? behavior.
- 15:09 Changeset in trunk [a49ef08] by
- No need for explicit unicode.
2020-11-04:
- 19:14 Python3 edited by
- (diff)
- 19:14 Ticket #3495 (Switch version dictionaries to Unicode) created by
- It's easier than bytes, turns out, and it makes sense semantically …
- 19:13 Changeset in trunk [f57ba3c] by
- Can't send unicode over foolscap.
- 18:45 Changeset in trunk [813594b] by
- Go back to the way it was.
- 18:44 Ticket #3493 (Port allmydata.node to Python 3) closed by
- fixed: In [changeset:"2c8a91fb6e9e7966a7e539b4ca00dc1321335b5d/trunk" …
- 18:44 Changeset in trunk [2c8a91f] by
- Merge pull request #883 from tahoe-lafs/3493.node-to-python-3 Port …
- 18:41 Changeset in trunk [4c4f7f8] by
- News file.
- 18:36 Changeset in trunk [0a6321c] by
- Tests and additional check for typed key dicts.
- 18:22 Changeset in trunk [dc81875] by
- Port to Python 3.
- 18:21 Changeset in trunk [2b55728] by
- Lint fix.
- 18:19 Changeset in trunk [d407cb50] by
- Port to Python 3.
- 18:09 Changeset in trunk [f34597a] by
- All tests pass on Python 3.
2020-11-03:
- 19:51 Ticket #3491 (note community-guidelines violations) closed by
- fixed
- 19:51 Changeset in trunk [2472d789] by
- Merge pull request #879 from meejah/code-of-conduct-node note about …
- 16:14 Changeset in trunk [d30014f] by
- The Resource dictionary is keyed by bytes, so storing unicode means …
- 15:41 Changeset in trunk [f6eb4ae] by
- Work consistently across Python 2 and 3.
- 15:41 Changeset in trunk [3edc1cb] by
- The dictionary is unicode, not bytes.
- 15:40 Changeset in trunk [6099217] by
- twisted.web expects bytes.
- 15:40 Changeset in trunk [672c440] by
- Better error reporting.
- 15:04 Changeset in trunk [e3a0f61] by
- More passing tests.
- 15:04 Changeset in trunk [35c304c] by
- Workaround for Eliot flaw.
2020-11-02:
- 16:11 Python3 edited by
- update worklist based on recent events (diff)
2020-10-31:
- 23:26 Ticket #3467 (DRY up future.builtins imports) closed by
- fixed: Merged in …
- 23:26 Ticket #3492 (There is a bunch of unnecessary junk in the support code for the ...) closed by
- fixed: In [changeset:"55c83106ed30ece45d116ee401da9ec6eda9c359/trunk" …
- 23:25 Changeset in trunk [55c8310] by
- Merge pull request #880 from tahoe-lafs/3492.run-deprecations-cleanup …
- 23:24 Ticket #2928 (Stop using allocate_tcp_port in src/allmydata/test/test_node.py) closed by
- fixed: In [changeset:"540c70f835c830f5981e1a7391c54ba2cd3980c9/trunk" …
- 23:24 Changeset in trunk [540c70f] by
- Merge pull request #871 from …
- 15:42 Changeset in trunk [7ad55e0] by
- Merge remote-tracking branch 'origin/master' into …
- 15:41 Changeset in trunk [651c42a] by
- remove unused import
- 01:05 Changeset in trunk [4d469d7b] by
- The test is faster now, leave the max_examples setting alone
2020-10-30:
- 21:16 Changeset in trunk [a615049] by
- Merge pull request #884 from tahoe-lafs/3479.blip Put news fragment …
- 19:04 Changeset in trunk [92a4a5a] by
- Closer to more passing tests, maybe.
- 18:49 Changeset in trunk [45a2fcc] by
- Fix for Python 2.
- 18:35 Changeset in trunk [e79d1ad] by
- Fix lint.
- 18:21 Changeset in trunk [d52f674] by
- Some progress towards passing tests.
- 18:08 Changeset in trunk [6264cf1] by
- Fix some failing tests.
- 17:33 Ticket #3474 (Pick off some easy files to port) closed by
- fixed
- 17:33 Changeset in trunk [266b707] by
- Merge pull request #861 from tahoe-lafs/3474.easy-ports Port some …
- 16:33 Changeset in trunk [ea03927] by
- Put news fragment in its place
- 15:23 Changeset in trunk [6b4be7a] by
- Should be unicode.
- 15:21 Changeset in trunk [36d1056a] by
- Delete dead code, note porting.
- 12:35 Tickets #1570,1571,1803,1921,2037,1786,1787,1836,1876,1880,1885,1886,1888,1919,1920,1923,1927,1977,1991,2068,2151,2211,2251,2341,2346,2365,2798,2866,2877,1877,2061,2192,2348,2566 batch updated by
- wontfix: The established line of development on the "cloud backend" branch has …
- 01:32 Changeset in trunk [6ea3c68] by
- encoded -> tahoe-encoded
- 01:23 Changeset in trunk [1747ca7] by
- add loop
- 01:13 Changeset in trunk [b394323] by
- ticket number
- 01:11 Changeset in trunk [5654ea7] by
- spelling and announcing-the-release
- 01:01 Changeset in trunk [059a3ec] by
- less vague
- 00:58 Changeset in trunk [99bcf43] by
- no dot before 'rc'
- 00:58 Changeset in trunk [dbe7114] by
- clarify more
- 00:55 Changeset in trunk [2bcccacc] by
- different words about asking-about-release
- 00:50 Changeset in trunk [e4ae954] by
- remove 'upload dependencies', clarify access
- 00:50 Changeset in trunk [ff1fb29] by
- formatting
- 00:50 Changeset in trunk [3f4d83d] by
- update preamble
2020-10-29:
- 20:08 Ticket #3494 (Stop collecting/serving dependencies) created by
- See …
- 18:09 Changeset in trunk [c48228a] by
- News file.
- 18:09 Changeset in trunk [468beb0] by
- Port to Python 3.
- 18:01 Changeset in trunk [dce3680] by
- Duplicates test coverage in test_connections.
- 17:51 Changeset in trunk [c324852] by
- Drop support for '\#', never was used by anything as far as we know.
- 17:36 Changeset in trunk [0cf6ca86] by
- Improve test coverage.
- 14:26 Changeset in trunk [fa0dbcf] by
- Configs are always unicode now.
- 13:08 Ticket #3490 (Run static codechecks on the integration/ directory) closed by
- fixed: In [changeset:"9a4df38db94c4da890c8f9f2733869a1cc137513/trunk" …
- 13:08 Changeset in trunk [9a4df38] by
- Merge pull request #878 from tahoe-lafs/3490.integration-codechecks …
Note: See TracTimeline
for information about the timeline view.