What about python 2.6 support?
timofurrer opened this issue · 5 comments
Is sure
supposed to support python 2.6 for new releases?
Does anyone rely on python 2.6 support?
Today, python 2.6 is not tested but in the code base are still hacks to support python 2.6 which, in case we do not support 2.6 any longer, could be removed.
Great question, I would love not to support python 2.6 for sure (no pun intended)
I'd suggest to wait some days .. Maybe someone will insist on 2.6 support.
If not we could put at PendingDeprecationWarning when using sure with python 2.6. And then remove it in a further version.... or maybe just get rid of it ..
I love the idea of using that warning, do you want to implement it, or should I?
I'll do it :)
On Fri, Jan 29, 2016 at 12:49 PM, Gabriel Falcão notifications@github.com
wrote:
I love the idea of using that warning, do you want to implement it, or
should I?—
Reply to this email directly or view it on GitHub
#97 (comment).
Timo Furrer
amazing 😍