[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2999: Port txsocksx to Python3
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Jun 3 09:49:29 UTC 2019
#2999: Port txsocksx 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):
Sorry for being away for a while. I am back now.
Ok, so today I worked for 4-5 hours after a long time and got the txsocksx
unit tests passing in Python2 and 3.
(tx3) anand at anand-HP-Pavilion-
Laptop-15-cc1xx:~/projects/anvetsu/tahoe/txsocksx/txsocksx/test_grammar\
{2019-06-03 15:15:12}
$ pytest
========================================================== test session
starts
platform linux -- Python 3.5.6, pytest-4.3.1, py-1.8.0, pluggy-0.9.0
rootdir: /home/anand/projects/anvetsu/tahoe/txsocksx, inifile:
collected 76 items
test_client.py
..................................................................
[ 86%]
test_grammar.py ..........
[100%]
======================================================= 76 passed in 1.32
seconds
This does not mean txsocksx is *fully ready* for Python3. We will know
only when the modified code is tested with foolscap.
Anyway, hopefully this update was useful.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2999#comment:8>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list