pymessenger2 icon indicating copy to clipboard operation
pymessenger2 copied to clipboard

Drop Python 2 support

Open sils opened this issue 8 years ago • 7 comments

Does anyone mind if we do that?

sils avatar Feb 22 '17 09:02 sils

We could. Projects using this library will most likely be new and started using Python 3, so dropping 2 wouldn't affect much users. Do you want to make a pull request for it.

Cretezy avatar Feb 22 '17 15:02 Cretezy

Ok so for now we have only one branch for python 2 (dict.items vs iteritems) and dropping it isn't worth it but being open to this decision is good and when it gets more complicated we can do it.

sils avatar Feb 22 '17 15:02 sils

Is this done?

Cretezy avatar Mar 23 '17 00:03 Cretezy

I didn't actively drop python 2 support but I also might have introduced some python 3 code unknowingly, if we actively want to drop this we can put an assert somewhere and clean up the little Python 2 code which is around to give people a good reason not to start writing their bot in python 2.

sils avatar Mar 23 '17 08:03 sils

Oh no... I'm ready to use your chatbot for my python2.7 project. I will tell you if i'm encountering any problem in the integration. Elsewhere i will try to port my big django project in python 3+

madEng84 avatar Mar 09 '18 16:03 madEng84

Alright well let's try to keep Python 2 instead!

Cretezy avatar Mar 09 '18 17:03 Cretezy

Thanks, i hope i will help you quickly :D

madEng84 avatar Mar 14 '18 14:03 madEng84