#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to