Timeline
2020-11-06:
- 17:21 Ticket #3498 (Mutable writes don't respect `readonly` or `reserved_space` storage ...) created by
- There are simply no checks in the storage server implementation …
- 16:44 Changeset in trunk [56c9af0] by
- News file.
- 16:41 Changeset in trunk [9dd0faf] by
- Ported to Python 3.
- 16:40 Changeset in trunk [55ec994] by
- Tests pass on Python 3.
- 16:32 Changeset in trunk [2e6f8ca] by
- Ported to Python 3.
- 16:31 Ticket #3497 (There is a recommended repository of dependencies at ...) created by
- Not so far in Python's history, distributing and installing packages …
- 16:27 Changeset in trunk [55623d0] by
- Ported to Python 3.
- 16:25 Changeset in trunk [dfdaac7] by
- Ported to Python 3.
- 16:24 Changeset in trunk [bcc6d91] by
- Tests pass on Python 3.
- 16:20 Changeset in trunk [6017b11] by
- Merge branch '3475.mutable-tests-part-2-python-3' into …
- 16:20 Ticket #3496 (Port allmydata.test.mutable to Python 3, part 3) created by
- 16:18 Ticket #3465 (Port allmydata.storage_client and tests to Python 3) closed by
- fixed: In [changeset:"eab228f22a82be80ff122873bec9fba8c4fa0179/trunk" …
- 16:18 Changeset in trunk [eab228f2] by
- Merge pull request #887 from …
- 15:26 Python3 edited by
- (diff)
- 15:25 Python3 edited by
- (diff)
- 15:21 Changeset in trunk [7569617] by
- News file.
- 15:21 Changeset in trunk [84a33625] by
- Port to Python 3.
- 15:20 Changeset in trunk [31ee2e1] by
- Tests pass on Python 3.
- 15:12 Changeset in trunk [836d41a] by
- Ported to Python 3.
- 15:11 Changeset in trunk [e473446] by
- Ported to Python 3.
- 15:09 Changeset in trunk [95df5738] by
- Tests pass on Python 3.
- 15:04 Changeset in trunk [e17be38] by
- Start porting test infrastructure to Python 3 compatibility.
- 14:34 Ticket #3495 (Switch version dictionaries to Unicode) closed by
- wontfix: Did a quick audit, and this seems unnecessary.
- 14:08 Ticket #3476 (Create unicode-only-keys and bytes-only-keys dictionaries) closed by
- duplicate: Ended up doing this in #3465's PR.
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
Note: See TracTimeline
for information about the timeline view.