[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2998: Port foolscap to Python3
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Jul 17 18:02:46 UTC 2019
#2998: Port foolscap to Python3
------------------------------+-----------------------
Reporter: pythonhacker | Owner:
Type: task | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.12.1
Resolution: | Keywords: Python3
Launchpad Bug: |
------------------------------+-----------------------
Comment (by pythonhacker):
I am working on `test_banana` as it seems to test the biggest and most
important module (banana.py).
Reduced erros from a starting 109 to 41.
{{{
$ pytest test_banana.py
================================================= test session starts
==================================================
platform linux -- Python 3.6.7, pytest-5.0.1, py-1.8.0, pluggy-0.12.0
rootdir: /home/anand/projects/anvetsu/tahoe/foolscap3
collected 115 items
...
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========================= 41 failed, 69 passed, 5 skipped, 2 warnings, 1
error in 3.81 seconds =========================
}}}
I tried the py3 and py3.2 branches of warner's code and they have more
errors in Python3 so clearly at this point my fork is at a better
position.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2998#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list