Re: [tor-bugs] #32731 [Core Tor/Chutney]: Add __future__ imports to every chutney python file

2019-12-15 Thread Tor Bug Tracker & Wiki
#32731: Add __future__ imports to every chutney python file
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  closed
 Priority:  Medium|  Milestone:
Component:  Core Tor/Chutney  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:|  Actual Points:  0.1
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by teor):

 * status:  merge_ready => closed
 * resolution:   => fixed


Comment:

 Merged to master with #32721.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #32731 [Core Tor/Chutney]: Add __future__ imports to every chutney python file

2019-12-11 Thread Tor Bug Tracker & Wiki
#32731: Add __future__ imports to every chutney python file
--+-
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  merge_ready
 Priority:  Medium|  Milestone:
Component:  Core Tor/Chutney  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:  0.1
Parent ID:| Points:
 Reviewer:|Sponsor:
--+-
Changes (by teor):

 * status:  assigned => merge_ready


Comment:

 Here's the PR, anyone can merge it after CI passes:
 * chutney master: https://github.com/torproject/chutney/pull/41

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

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

2019-12-11 Thread Tor Bug Tracker & Wiki
#32731: Add __future__ imports to every chutney python file
--+--
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Core Tor/Chutney  |Version:
 Severity:  Normal|   Keywords:
Actual Points:  0.1   |  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+--
 To make extra sure any changes to our python 2.7 code are compatible with
 python 3, we should add `__future__` imports to every chutney python file.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs