[tor-bugs] #30946 [Circumvention/BridgeDB]: Port BridgeDB to Python 3

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 11 00:49:52 UTC 2020


#30946: Port BridgeDB to Python 3
------------------------------------+------------------------------
 Reporter:  phw                     |          Owner:  (none)
     Type:  defect                  |         Status:  needs_review
 Priority:  Medium                  |      Milestone:
Component:  Circumvention/BridgeDB  |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:  python                  |  Actual Points:
Parent ID:                          |         Points:  10
 Reviewer:                          |        Sponsor:
------------------------------------+------------------------------

Comment (by atagar):

 Hi Philipp. I skimmed over your branch (commit range fbc93cd..1c0281d) and
 it looks good to me. As you mentioned the vast majority is bytes/unicode
 normalization, and those look fine to me.

 Minor thing but the shebangs are inconsistent...

 {{{
 % git diff fbc93cd..1c0281d | grep '+#!'
 +#!/usr/bin/env python3.7
 +#!/usr/bin/env python3
 }}}

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


More information about the tor-bugs mailing list