[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #32791 [Core Tor/Tor]: Check all of Tor's python scripts run under python 3
#32791: Check all of Tor's python scripts run under python 3
--------------------------------------+------------------------------------
Reporter: teor | Owner: (none)
Type: task | Status: new
Priority: Medium | Milestone: Tor: 0.4.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: 043-should, tor-python-3 | Actual Points: 0.1
Parent ID: | Points: 1
Reviewer: | Sponsor:
--------------------------------------+------------------------------------
Changes (by dgoulet):
* status: needs_review => new
Comment:
I've merged PR 1687, lgtm.
However I ran `flake8` and I still get issues. The
`./scripts/codegen/makedesc.py` script is failing with python 3 starting
with:
{{{
Traceback (most recent call last):
File "./scripts/codegen/makedesc.py", line 27, in <module>
import UserDict
ModuleNotFoundError: No module named 'UserDict'
}}}
Obviously more things to do. Putting this one back to `New`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32791#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs