Timeline


and

2020-07-09:

21:14 Changeset in trunk [d4a02aa] by Sajith Sasidharan <sajith@…>
Remove a print statement
21:09 Changeset in trunk [5276ea5] by Sajith Sasidharan <sajith@…>
Merge branch 'master' into 3254.status-status-nevow-to-twisted-web
21:09 Changeset in trunk [956c2c5] by Sajith Sasidharan <sajith@…>
Remove unused import
20:59 Changeset in trunk [a56d077d] by Sajith Sasidharan <sajith@…>
Test HTML document generated by web.status.Status
20:05 Changeset in trunk [133e1bfb] by Sajith Sasidharan <sajith@…>
news fragment
20:05 Changeset in trunk [c4437bd] by Sajith Sasidharan <sajith@…>
Package Future 0.18.2 for us
20:05 Changeset in trunk [349d34b] by Sajith Sasidharan <sajith@…>
add some alt text
20:05 Changeset in trunk [50ce511c] by Sajith Sasidharan <sajith@…>
Perhaps this is the preferred formatting?
20:05 Changeset in trunk [7b8ab9c] by Sajith Sasidharan <sajith@…>
add meejah to code-of-conduct
20:05 Changeset in trunk [defac12] by Sajith Sasidharan <sajith@…>
add a contributor covenant badge
20:05 Changeset in trunk [07064f09] by Sajith Sasidharan <sajith@…>
news fragment
20:05 Changeset in trunk [ff8785a] by Sajith Sasidharan <sajith@…>
as far as I can tell there is nothing magic about putting it in .github
20:05 Changeset in trunk [4e2cc6e1] by Sajith Sasidharan <sajith@…>
Here's a start
20:05 Changeset in trunk [83f36ab6] by Sajith Sasidharan <sajith@…>
Switch to flake8 as a better way of running pyflakes.
20:05 Changeset in trunk [8331e7d] by Sajith Sasidharan <sajith@…>
Remove now-unnecessary UploadResultsPage?.render_UPLOAD
20:05 Changeset in trunk [44ecfda] by Sajith Sasidharan <sajith@…>
Make UploadResultsPage? a Resource
20:05 Changeset in trunk [62e803db] by Sajith Sasidharan <sajith@…>
Make UploadStatusPage? a Resource
20:05 Changeset in trunk [38fe7dd] by Sajith Sasidharan <sajith@…>
Remove unused import
20:05 Changeset in trunk [f30dcc7] by Sajith Sasidharan <sajith@…>
Make Element the superclass of UploadResultsRendererMixin?
20:05 Changeset in trunk [4b560d1] by Sajith Sasidharan <sajith@…>
Move time formatter tests UploadResultsRendererMixin? no longer has …
20:05 Changeset in trunk [9c14eec] by Sajith Sasidharan <sajith@…>
Avoid use of RateAndTimeMixin? in UploadResultsRendererMixin?
20:05 Changeset in trunk [100c4b1] by Sajith Sasidharan <sajith@…>
Add newsfragment
20:05 Changeset in trunk [118ea426] by Sajith Sasidharan <sajith@…>
Render abbreviated rate and time values
20:05 Changeset in trunk [c0d83de] by Sajith Sasidharan <sajith@…>
Document UploadResultsPage? parameter
20:05 Changeset in trunk [0af8df72] by Sajith Sasidharan <sajith@…>
Document UploadStatusPage?
20:05 Changeset in trunk [855668b] by Sajith Sasidharan <sajith@…>
Remove unused imports
20:05 Changeset in trunk [a0655c1] by Sajith Sasidharan <sajith@…>
Handle "t=upload" in UploadResultsPage? POST handling
20:05 Changeset in trunk [6b4d27be] by Sajith Sasidharan <sajith@…>
Use twisted web template in UploadResultsRendererMixin?
20:05 Changeset in trunk [2ab7b15] by Sajith Sasidharan <sajith@…>
Make UploadResultsPage? a MultiFormatResource?
20:05 Changeset in trunk [71fd4f5] by Sajith Sasidharan <sajith@…>
Use twisted template tags in upload results page template
20:05 Changeset in trunk [e6f0f9d] by Sajith Sasidharan <sajith@…>
Make UploadStatusPage? a MultiFormatResource?
20:05 Changeset in trunk [d24babe] by Sajith Sasidharan <sajith@…>
Use twisted template tags in upload status page template
20:05 Changeset in trunk [96fbff6] by Sajith Sasidharan <sajith@…>
Use an inner JSONRequest class with renderJSON Once nevow is removed …
20:05 Changeset in trunk [92e83f26] by Sajith Sasidharan <sajith@…>
Declare JSON request interface using @implementer …
20:05 Changeset in trunk [d449306] by Sajith Sasidharan <sajith@…>
Use DummyRequest? in storage tests Using twisted.web.server.Request …
20:05 Changeset in trunk [6b61b756] by Sajith Sasidharan <sajith@…>
Refactor storage test helpers Rewrite renderSynchronously() to use …
20:05 Changeset in trunk [bdfa667a] by Sajith Sasidharan <sajith@…>
Add docstrings to storage test helpers
20:05 Changeset in trunk [7e26dd4] by Sajith Sasidharan <sajith@…>
Remove redundant render_json() method
20:05 Changeset in trunk [6379601] by Sajith Sasidharan <sajith@…>
Wrap renderer results in tags
20:05 Changeset in trunk [0af7446] by Sajith Sasidharan <sajith@…>
Avoid using nevow FakeRequest? in storage test. Use …
20:05 Changeset in trunk [de5d04a] by Sajith Sasidharan <sajith@…>
Remove an extraneous directive t:data is not really a Twisted …
20:05 Changeset in trunk [a056f18] by Sajith Sasidharan <sajith@…>
Remove StorageStatus?.renderHTTP This was added to please the test …
20:05 Changeset in trunk [a6e6c5c] by Sajith Sasidharan <sajith@…>
Get rid of WebRenderingMixin? in storage test
20:05 Changeset in trunk [8d31791] by Sajith Sasidharan <sajith@…>
Use a helper to exercise render() in storage test cases
20:05 Changeset in trunk [7126d32] by Sajith Sasidharan <sajith@…>
Prefix member variable with "_"
20:05 Changeset in trunk [0d9ec2b] by Sajith Sasidharan <sajith@…>
Use slots to render storage stats table
20:05 Changeset in trunk [9dd9d98] by Sajith Sasidharan <sajith@…>
Give the suite the precise string it wants
20:05 Changeset in trunk [1469af0f] by Sajith Sasidharan <sajith@…>
Use BeautifulSoup? to check favicon in storage page
20:05 Changeset in trunk [56e2fa3] by Sajith Sasidharan <sajith@…>
Use <t:transparent> to render node nickname and id CI did not like …
20:05 Changeset in trunk [0423e49] by Sajith Sasidharan <sajith@…>
Add news fragment
20:05 Changeset in trunk [0bd3863] by Sajith Sasidharan <sajith@…>
Mark format_recovered as static method
20:05 Changeset in trunk [bc8a86e] by Sajith Sasidharan <sajith@…>
Use Unicode strings to render space
20:05 Changeset in trunk [0b4c235] by Sajith Sasidharan <sajith@…>
Remove redundant None-checks on self.storage When no storage is …
20:05 Changeset in trunk [db0e640] by Sajith Sasidharan <sajith@…>
Use successResultOf in renderSynchronously Get rid of [].append …
20:05 Changeset in trunk [ee8e730] by Sajith Sasidharan <sajith@…>
Move renderSynchronously to test suite
20:05 Changeset in trunk [92f6e4b] by Sajith Sasidharan <sajith@…>
Use explicit None-check on self.storage
20:05 Changeset in trunk [affe10b3] by Sajith Sasidharan <sajith@…>
Return result from renderHTTP Bogus renderHTTP, but test failures are …
20:05 Changeset in trunk [6b5e530c] by Sajith Sasidharan <sajith@…>
Add a docstring
20:05 Changeset in trunk [abb8834] by Sajith Sasidharan <sajith@…>
Rename function for clarity
20:05 Changeset in trunk [e67fa7c] by Sajith Sasidharan <sajith@…>
Add docstrings to StorageStatusElement?
20:05 Changeset in trunk [ac9a73e] by Sajith Sasidharan <sajith@…>
Use parentheses in test suite's import statement
20:05 Changeset in trunk [62a997c] by Sajith Sasidharan <sajith@…>
Use parentheses in import statement
20:05 Changeset in trunk [1be736e] by Sajith Sasidharan <sajith@…>
Fix test_storage.WebStatus?.test_no_server failure
20:05 Changeset in trunk [8dd40294] by Sajith Sasidharan <sajith@…>
Use <t:transparent /> within table cells
20:05 Changeset in trunk [6ccb9d2] by Sajith Sasidharan <sajith@…>
Use render_space methods to render space
20:05 Changeset in trunk [dbc6b2a] by Sajith Sasidharan <sajith@…>
Drop unused ctx argument from render_space methods
20:05 Changeset in trunk [d5af7c0] by Sajith Sasidharan <sajith@…>
Refactor so that test_util pass
20:05 Changeset in trunk [923219e] by Sajith Sasidharan <sajith@…>
Use right syntax for twisted.web.template tags
20:05 Changeset in trunk [42c3e276] by Sajith Sasidharan <sajith@…>
Check storage server status before using it
20:05 Changeset in trunk [d1f17e10] by Sajith Sasidharan <sajith@…>
Second version of renderSynchronously
20:05 Changeset in trunk [805b880c] by Sajith Sasidharan <sajith@…>
Add missing flattenString import
20:05 Changeset in trunk [75488c4] by Sajith Sasidharan <sajith@…>
Add StorageStatus::renderSynchronously Related to ticket:3247
20:05 Changeset in trunk [aad3557] by Sajith Sasidharan <sajith@…>
Use twisted.web.template in web/storage.py Related to ticket:3247. …
20:05 Changeset in trunk [7a37eee] by Sajith Sasidharan <sajith@…>
assert -> Exception
20:05 Changeset in trunk [5cfb350] by Sajith Sasidharan <sajith@…>
streap -> stream
20:05 Changeset in trunk [1f4b619] by Sajith Sasidharan <sajith@…>
unused imports
20:05 Changeset in trunk [77a2f11] by Sajith Sasidharan <sajith@…>
more-testtools-y asserts
20:05 Changeset in trunk [1ce760b] by Sajith Sasidharan <sajith@…>
testtool's asserts
20:05 Changeset in trunk [26d7a3a] by Sajith Sasidharan <sajith@…>
Get rid of ?replace= handling entirely and more-correctly support /uri …
20:05 Changeset in trunk [e0287a7b] by Sajith Sasidharan <sajith@…>
use attr.s
20:05 Changeset in trunk [af70911] by Sajith Sasidharan <sajith@…>
embetter docstring
20:05 Changeset in trunk [ced9bde] by Sajith Sasidharan <sajith@…>
different words for news
20:05 Changeset in trunk [d91996a] by Sajith Sasidharan <sajith@…>
better docstring
20:05 Changeset in trunk [eaf96b2] by Sajith Sasidharan <sajith@…>
replciate Tahoe's behavior for replace=true/false
20:05 Changeset in trunk [a3f4cc6] by Sajith Sasidharan <sajith@…>
symbols, not magic-numbers
20:05 Changeset in trunk [0f6b4c3] by Sajith Sasidharan <sajith@…>
match query args
20:05 Changeset in trunk [66f61c5] by Sajith Sasidharan <sajith@…>
assert -> ValueError?
20:05 Changeset in trunk [bd858f8] by Sajith Sasidharan <sajith@…>
assert -> raise
20:05 Changeset in trunk [835341f] by Sajith Sasidharan <sajith@…>
more docstring
20:05 Changeset in trunk [6fd0d61] by Sajith Sasidharan <sajith@…>
comment
20:05 Changeset in trunk [10715fa] by Sajith Sasidharan <sajith@…>
docstring
20:05 Changeset in trunk [9420777] by Sajith Sasidharan <sajith@…>
cleanup, docstrings
20:05 Changeset in trunk [e481e37] by Sajith Sasidharan <sajith@…>
housekeeping
20:05 Changeset in trunk [9d5e438] by Sajith Sasidharan <sajith@…>
use real parser
20:05 Changeset in trunk [683c8d3] by Sajith Sasidharan <sajith@…>
actually returns CREATED for new data
20:05 Changeset in trunk [b01995f] by Sajith Sasidharan <sajith@…>
use hypothesis -- which doesn't know about Deferred, so need testtools too
20:05 Changeset in trunk [0cc020b5] by Sajith Sasidharan <sajith@…>
copyright, header
20:05 Changeset in trunk [1710530] by Sajith Sasidharan <sajith@…>
key -> kind
20:05 Changeset in trunk [c0ce716] by Sajith Sasidharan <sajith@…>
handle more inputs in test body-producer
20:05 Changeset in trunk [1f2ad6e] by Sajith Sasidharan <sajith@…>
the tests are unit-tests
20:05 Changeset in trunk [02a663c2] by Sajith Sasidharan <sajith@…>
new-style classes only
20:05 Changeset in trunk [18b62bf] by Sajith Sasidharan <sajith@…>
unused imports
20:05 Changeset in trunk [05140a5] by Sajith Sasidharan <sajith@…>
simple test of testing/web
20:05 Changeset in trunk [f216f97] by Sajith Sasidharan <sajith@…>
news
20:05 Changeset in trunk [6611602] by Sajith Sasidharan <sajith@…>
simplify tahoe web fakes
20:05 Changeset in trunk [95531fa7] by Sajith Sasidharan <sajith@…>
synchronous-only up/download tahoe code to keep treq.testing happy
20:05 Changeset in trunk [ab7936d] by Sajith Sasidharan <sajith@…>
actual usable agent
20:05 Changeset in trunk [6e2285e] by Sajith Sasidharan <sajith@…>
proof-of-concept verified-fake for testing
20:05 Changeset in trunk [1fd220db] by Sajith Sasidharan <sajith@…>
Update newsfragment text
20:05 Changeset in trunk [b956d9a5] by Sajith Sasidharan <sajith@…>
Decode name before null check Make the diff against master a tad bit …
20:05 Changeset in trunk [fccc331] by Sajith Sasidharan <sajith@…>
Make "Refresh" link work This seems to be a subtle difference from …
20:05 Changeset in trunk [378b20c] by Sajith Sasidharan <sajith@…>
Reject trailing empty path piece in URIs
20:05 Changeset in trunk [d3d0d02] by Sajith Sasidharan <sajith@…>
Reject URIs that contain empty segments
20:05 Changeset in trunk [83b5807c] by Sajith Sasidharan <sajith@…>
Add newsfragment
20:05 Changeset in trunk [5892eae] by Sajith Sasidharan <sajith@…>
Render self in DirectoryNodeHandler?.getChild() We need …
20:05 Changeset in trunk [7444d6b] by Sajith Sasidharan <sajith@…>
Correct arguments to super() This was incidentally found when looking …
20:05 Changeset in trunk [88accc2] by Sajith Sasidharan <sajith@…>
Update newsfragment
20:05 Changeset in trunk [c043d1b] by Sajith Sasidharan <sajith@…>
Add newsfragment
20:05 Changeset in trunk [4dd6c86] by Sajith Sasidharan <sajith@…>
Use twisted web directives in web.operations.ReloadMixin?
18:52 Trac Replacement Comparison (2).pdf attached to WikiStart by jessiefrance
Trac Replacement Comparison Chart
18:38 Changeset in trunk [1e41df9f] by Itamar Turner-Trauring <itamar@…>
Add to list of ported modules.
18:37 Changeset in trunk [2e160c1] by Sajith Sasidharan <sajith@…>
Test for failure caused by invalid path A hyphen is expected when …
18:35 Changeset in trunk [54248f33] by Sajith Sasidharan <sajith@…>
Use WebError?, not RuntimeError?, to indicate error Several problems …
18:32 Changeset in trunk [7d1fdd8] by Itamar Turner-Trauring <itamar@…>
Port modules to Python 3.
18:20 Changeset in trunk [0cf1117] by Itamar Turner-Trauring <itamar@…>
Move the tests for deferredutil into their own module.
18:13 Ticket #3341 (Port allmydata.util.pollmixin and deferredutil to Python 3) created by itamarst
17:56 Changeset in trunk [e108ecb] by Itamar Turner-Trauring <itamar@…>
Fix lint.
17:52 Changeset in trunk [af86066] by Itamar Turner-Trauring <itamar@…>
Delete some dead code.
17:30 Ticket #3340 (Delete unused code from allmydata.util) created by itamarst
Unused code is code that doesn't need to be ported.
17:21 Changeset in trunk [8efc12a] by Itamar Turner-Trauring <itamar@…>
Use newer version of pyutil.
17:12 Changeset in trunk [12d5131] by Itamar Turner-Trauring <itamar@…>
Fix pyflakes issues.
13:36 Changeset in trunk [0469c15] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into 3339-assertutil-python-3

2020-07-08:

23:25 Ticket #2755 (adopt formal code of conduct) closed by exarkun
fixed: Merged in …
21:53 Changeset in trunk [354e994] by GitHub <noreply@…>
Merge pull request #733 from tahoe-lafs/3324-humanreadable-python-3 …
20:46 Changeset in trunk [28f219ad] by Itamar Turner-Trauring <itamar@…>
Update to version that supports _python3.py variant of port list.
19:21 Ticket #3329 (Switch to flake8 as a way to run pyflakes) closed by exarkun
fixed: https://github.com/tahoe-lafs/tahoe-lafs/pull/736 merged in …
18:56 Ticket #3338 (Disable nix build until transition to Python 3 is done) closed by exarkun
fixed: Merged in …
18:53 Changeset in trunk [98c8b2fd] by Itamar Turner-Trauring <itamar@…>
Revert changes obsoleted by #3338.
18:52 Changeset in trunk [e4b8cc4] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
18:50 Changeset in trunk [834c7b4] by GitHub <noreply@…>
Merge pull request #738 from tahoe-lafs/3338.future-0-18-2 Provide …
17:56 Changeset in trunk [7bee9ff] by Sajith Sasidharan <sajith@…>
Untabify again
17:29 Changeset in trunk [4d22390] by Sajith Sasidharan <sajith@…>
Untabify
17:20 Changeset in trunk [7e16148] by Jean-Paul Calderone <exarkun@…>
news fragment
17:20 Changeset in trunk [1cbf798] by Jean-Paul Calderone <exarkun@…>
Package Future 0.18.2 for us
17:08 Changeset in trunk [51d6307] by Sajith Sasidharan <sajith@…>
Fail better when timings data isn't available
17:08 Changeset in trunk [112cfc1] by Sajith Sasidharan <sajith@…>
Test if download status page can be rendered partially
17:08 Changeset in trunk [c187e27] by Sajith Sasidharan <sajith@…>
Parameterize FakeDownloadResults? and FakeDownloadStatus?
16:21 Changeset in trunk [f75ff709] by Itamar Turner-Trauring <itamar@…>
News fragment.
16:16 Changeset in trunk [9e3bc3e] by Itamar Turner-Trauring <itamar@…>
These tests are no longer necessary, since we are no longer …
16:13 Changeset in trunk [bd6ff36] by Itamar Turner-Trauring <itamar@…>
Fix typo.
16:13 Changeset in trunk [939648c] by Itamar Turner-Trauring <itamar@…>
Add back missing function.
16:02 Changeset in trunk [229583c] by Itamar Turner-Trauring <itamar@…>
Switch to mathutil from pyutil (it has tests, and has already been …
15:57 Changeset in trunk [016c775] by Itamar Turner-Trauring <itamar@…>
Switch to use pyutil's assertutil implementation.
15:56 Changeset in trunk [0bc8a44] by Itamar Turner-Trauring <itamar@…>
Add pyutil as direct dependency; it was previously indirect dependency …
15:45 Python3 edited by itamarst
(diff)
15:39 Ticket #3339 (Port allmydata.util.assertutil and mathutil to Python 3) created by itamarst
15:20 Python3 edited by itamarst
(diff)
14:47 Ticket #3338 (Disable nix build until transition to Python 3 is done) created by itamarst
nixpkgs typically only has a single version of Python packages. Newer …
14:22 Python3 edited by itamarst
(diff)
14:15 Changeset in trunk [81216f18] by Sajith Sasidharan <sajith@…>
Remove some whitespace
14:11 Changeset in trunk [3d80a6c] by Itamar Turner-Trauring <itamar@…>
New packages so we can get future 0.18.2.
02:20 Changeset in trunk [d6ea30b] by Sajith Sasidharan <sajith@…>
Test more markup rendered by DownloadStatusElement?
00:49 Changeset in trunk [0db56f9] by Sajith Sasidharan <sajith@…>
Add some tests for DownloadStatusElement?
00:45 Changeset in trunk [7757756] by Sajith Sasidharan <sajith@…>
Use correct tag type
00:24 Changeset in trunk [0c4d24a] by Sajith Sasidharan <sajith@…>
Avoid use of deferred within an Element This causes the final HTML to …

2020-07-07:

23:55 Changeset in trunk [7877d8a] by Sajith Sasidharan <sajith@…>
Use an accessor
15:32 Python3 edited by itamarst
(diff)
15:30 Changeset in trunk [3d0e4df5] by Itamar Turner-Trauring <itamar@…>
Lint fixes.
15:28 Changeset in trunk [238b170] by Itamar Turner-Trauring <itamar@…>
Add future in another place.
15:26 Python3 created by itamarst
15:15 Dev edited by itamarst
(diff)
15:13 Changeset in trunk [e6268f3] by Itamar Turner-Trauring <itamar@…>
Add additional dependencies.
15:03 Changeset in trunk [e06d414] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
13:59 Changeset in trunk [bb452a6] by GitHub <noreply@…>
Merge pull request #731 from tahoe-lafs/2755.code-of-conduct Formally …
13:19 Changeset in trunk [f08e2ba] by Jean-Paul Calderone <exarkun@…>
add some alt text
13:18 Changeset in trunk [0ed8a77] by Jean-Paul Calderone <exarkun@…>
Perhaps this is the preferred formatting?
12:42 Ticket #3337 (Deactivate TravisCI for the tahoe-lafs/tahoe-lafs repository) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. …
12:41 Ticket #3336 (Move the Python 3.6 job from TravisCI to another CI provider) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:25 Ticket #3335 (Get rid of the TravisCI pyinstaller Linux CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:23 Ticket #3334 (Get rid of the TravisCI codechecks CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:22 Ticket #3333 (Get rid of the TravisCI Python2.7/coverage Linux CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:20 Ticket #3332 (Get rid of the TravisCI pyinstaller macOS CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:18 Ticket #3331 (Get rid of the TravisCI Python 2.7 macOS CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
12:16 Ticket #3330 (Get rid of the TravisCI Python 2.7 CI job) created by exarkun
This is part of an overall goal to stop using TravisCI entirely. The …
00:18 Changeset in trunk [a3bf4e0] by Sajith Sasidharan <sajith@…>
Remove an unused import

2020-07-06:

21:15 Changeset in trunk [10f2b7f] by GitHub <noreply@…>
Merge pull request #736 from tahoe-lafs/3329-flake8 Switch to flake8 …
21:11 Changeset in trunk [e6eb3877] by Sajith Sasidharan <sajith@…>
Remove status.RateAndTimeMixin? Both UploadResultsRenderer? and …
20:38 Changeset in trunk [4a47e83] by Sajith Sasidharan <sajith@…>
Merge 'origin/master' into 3288.status-download-nevow-to-twisted-web
20:20 Ticket #3287 (port allmydata.web.status.UploadStatusPage to twisted.web.template) closed by GitHub <noreply@…>
fixed: In [changeset:"25f5e659fc138de7091ba4c4bbf20c11e5c54afb/trunk"
20:20 Changeset in trunk [25f5e65] by GitHub <noreply@…>
Merge pull request #721 from …
20:18 Ticket #3247 (Port allmydata.web.storage to twisted.web.template) closed by GitHub <noreply@…>
fixed: In [changeset:"61aef4caef3c8d455267440c18df0388cf4e4c8b/trunk"
20:18 Changeset in trunk [61aef4c] by GitHub <noreply@…>
Merge pull request #690 from sajith/3247.storage-py-neovw-to-twt Use …
20:06 Changeset in trunk [4e1f581] by GitHub <noreply@…>
Merge pull request #737 from …
19:49 Changeset in trunk [b9737fe] by meejah <meejah@…>
add meejah to code-of-conduct
18:18 Changeset in trunk [f548593] by Itamar Turner-Trauring <itamar@…>
Fix test_python3, and mark these two modules as being ported as well.
18:00 Changeset in trunk [b990334] by Itamar Turner-Trauring <itamar@…>
Add the builtins import to make Python 2 builtins match Python 3's.
17:50 Changeset in trunk [906d6ac] by Itamar Turner-Trauring <itamar@…>
Switch to flake8 as a better way of running pyflakes.
17:48 Ticket #3329 (Switch to flake8 as a way to run pyflakes) created by itamarst
Unlike pyflakes, flake8: 1. Allows ignoring specific warnings. 2. Has …
14:41 Changeset in trunk [8a85bf78] by Jean-Paul Calderone <exarkun@…>
add a contributor covenant badge

2020-07-04:

01:04 Ticket #3328 (Add support for Ubuntu 20.04) created by exarkun
Ubuntu 20.04 was released in April and is an LTS release supported …
01:03 Ticket #3327 (Replace support of Fedora 28 and 29 with support of Fedora 31 and 32) created by exarkun
We have Fedora 28 and 29 on CI but nothing newer. Currently supported …
01:01 Ticket #3326 (Replace support of Debian 8 with support of Debian 10) created by exarkun
We have Debian 8 on CI and we don't have Debian 10. Debian 8 …

2020-07-03:

17:44 Changeset in trunk [6d4ce3b] by Itamar Turner-Trauring <itamar@…>
Additional hidden imports due to use of Future.
17:28 Changeset in trunk [83b9bbf7] by Itamar Turner-Trauring <itamar@…>
Switch definitely to _python3.py for listing modules, but also note if …
17:15 Changeset in trunk [140cb80f] by Itamar Turner-Trauring <itamar@…>
Clarify comment.
17:15 Changeset in trunk [83182e1d] by Itamar Turner-Trauring <itamar@…>
Remove extraneous semicolon.
12:10 Ticket #3325 (Add py36 to CI) created by chadwhitacre
Acceptance 1. py36 is included in the test matrix for Travis (other …

2020-07-02:

18:31 Changeset in trunk [12691eb] by Itamar Turner-Trauring <itamar@…>
Only install module mappings once.
18:29 Changeset in trunk [b77807c5] by Itamar Turner-Trauring <itamar@…>
News entry.
18:27 Changeset in trunk [ad7f44d] by Itamar Turner-Trauring <itamar@…>
Listed ported modules.
18:26 Changeset in trunk [70a029f] by Itamar Turner-Trauring <itamar@…>
Tests pass on both Python 2 and Python 3.
18:10 Changeset in trunk [c207a0c] by Itamar Turner-Trauring <itamar@…>
Port test_humanreadable.py to Python 3.
17:42 Changeset in trunk [99b6277] by Itamar Turner-Trauring <itamar@…>
Initial list of ported modules.
17:40 Changeset in trunk [b7f88b2] by Itamar Turner-Trauring <itamar@…>
Split out tests for humanreadable into their own module, so we can …
17:28 Ticket #3324 (Initial Python 3 module port) created by itamarst
Port a single module and its tests to Python 3, probably …
Note: See TracTimeline for information about the timeline view.