cclauss opened a new pull request #11648: Modernize Python 2 code to get ready 
for Python 3
URL: https://github.com/apache/incubator-mxnet/pull/11648
 
 
   A more focused version of #11615 
   
   $ __futurize --stage1 -w .__  # 
http://python-future.org/futurize_cheatsheet.html
   
   Minimal, safe changes required to make this code syntax compatible with both 
Python 2 and Python 3. More changes will be required to complete the port to 
Python 3 but this should provide a solid start in that process without breaking 
backward compatibility with legacy Python.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to