Giter VIP home page Giter VIP logo

Comments (10)

andrewbird avatar andrewbird commented on June 3, 2024

Hi toloco,
Did you try it with Python 3 and find a problem? I don't use it myself, but I believe Pablo did some Python 3 work already.

from python-messaging.

toloco avatar toloco commented on June 3, 2024

Yes Im trying to port the lib to py3, Can I post to this project?

It is just a petition for the future :)

from python-messaging.

andrewbird avatar andrewbird commented on June 3, 2024

Sure, best thing is to fork here on github, apply your fixes and when you are ready submit a pull request. Then I'll get Pablo to look them over and he'll apply your fixes as necessary to the master branch. I know he'll be looking to maintain py2.x compatibility so please keep that in mind.

Thanks

Andrew

from python-messaging.

toloco avatar toloco commented on June 3, 2024

Yes of course, just the minimum changes possible :)

I will fork when I had this ready

Cheers,

from python-messaging.

pmarti avatar pmarti commented on June 3, 2024

Yeah at some point the library was python3 compatible, but we lost it later on... it would be pretty cool @toloco if you can fix it. As Andrew pointed out the best procedure will be if you fork the project, and work on your private branch and send a merge request when is ready. If memory serves me right the best way to test it was with "python2.6 setup.py test" and then "python3.2 setup.py test". Use 3.2, don't bother with anything bellow it.

from python-messaging.

pmarti avatar pmarti commented on June 3, 2024

You might find this resource interesting http://lucumr.pocoo.org/2011/1/22/forwards-compatible-python/

from python-messaging.

p91 avatar p91 commented on June 3, 2024

Hi,

what is the status of python 3 support? I am trying to install this but cannot get it to even install on python 3.3

from python-messaging.

thijstriemstra avatar thijstriemstra commented on June 3, 2024

python 3 support would be easier if python 2.5 (and maybe even 2.6) support is dropped. Any objections?

from python-messaging.

andrewbird avatar andrewbird commented on June 3, 2024

I think we'd need to keep support for both python 2.5 and 2.6. Do you agree @pmarti?

from python-messaging.

thijstriemstra avatar thijstriemstra commented on June 3, 2024

six, a useful tool to support python 2 and 3 in one codebase, is only supported in Python 2.6 and newer. 2.5 is ancient and doesn't receive security fixes anymore either.

from python-messaging.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.