[PATCH] pwclient: basic python3 support

Brian Norris computersforpeace at gmail.com
Thu May 21 17:30:42 AEST 2015


On Thu, May 21, 2015 at 03:27:04AM -0400, Mike Frysinger wrote:
> On 21 May 2015 00:06, Brian Norris wrote:
> > but anyway, after merging these and testing your changes on my system I
> > still see some major problems. I don't know much about Python 3, but you
> > haven't converted 'print' statements to 'print()' functions, nor have
> > you handled the one 'except <exception>, <var>:' statement.
> 
> i sent three patches; this is the 3rd in the series, the 2nd one addressed both 
> those points:
> pwclient: use print_function for better py3 compatibility

I only see a single patch from you on the patchwork mailing list
archives and its corresponding patchwork instance.

Brian


More information about the Patchwork mailing list