You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Kenneth Giusti <kg...@apache.org> on 2015/04/20 19:14:17 UTC

Review Request 33363: PROTON-490: Run futurize over remaining python files in proton-c

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33363/
-----------------------------------------------------------

Review request for qpid, Alan Conway, Gordon Sim, Rafael Schloming, and Ted Ross.


Bugs: proton-490
    https://issues.apache.org/jira/browse/proton-490


Repository: qpid-proton-git


Description
-------

The second patch in the PROTON-490 patchset.  Runs 'futurize' on the remaining files under proton-c


Diffs
-----

  proton-c/mllib/__init__.py 9aa1e56 
  proton-c/mllib/dom.py 486f708 
  proton-c/mllib/parsers.py 3e7cc10 
  proton-c/mllib/transforms.py 69d9912 
  proton-c/src/codec/encodings.h.py 71fb9ea 
  proton-c/src/protocol.h.py 76a2391 

Diff: https://reviews.apache.org/r/33363/diff/


Testing
-------

Unit tests under python 2.6.
python examples


Thanks,

Kenneth Giusti