[tor-bugs] #32732 [Core Tor/Tor]: Add __future__ imports to every tor python file

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 12 06:02:35 UTC 2019


#32732: Add __future__ imports to every tor python file
--------------------------+------------------------------------
 Reporter:  teor          |          Owner:  teor
     Type:  task          |         Status:  needs_review
 Priority:  Medium        |      Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:  0.1
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Changes (by teor):

 * status:  assigned => needs_review


Old description:

> To make extra sure any changes to our python 2.7 code are compatible with
> python 3, we should add __future__ imports to every tor python file.

New description:

 To make extra sure any changes to our python 2.7 code are compatible with
 python 3, we should add `__future__` imports to every tor python file.

--

Comment:

 See my PR:
 * master: https://github.com/torproject/tor/pull/1598

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32732#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list