gutter icon indicating copy to clipboard operation
gutter copied to clipboard

Support Python 3

Open frewsxcv opened this issue 11 years ago • 7 comments

Would be nice if this library would be available for Python 3.x versions. Currently, it looks like only Python 2.6 and Python 2.7 are supported.

frewsxcv avatar Apr 08 '14 02:04 frewsxcv

I can pretty confidently say this won't happen unless somebody else contributes a patch and helps maintain it. We don't use Python 3 at all.

mattrobenolt avatar Apr 08 '14 03:04 mattrobenolt

True, but we will gladly welcome the patches. Step one would be to just raise awareness by getting a python 3 travis build up.

NorthIsUp avatar Apr 08 '14 03:04 NorthIsUp

+1 there's no feature flipping package available for Python3, you could be the first!

lorden avatar Nov 11 '14 21:11 lorden

Trying to make it work for a Python3 project. Early stage is pushed into a branch in my fork: https://github.com/johbo/gutter/tree/python3

johbo avatar Jun 26 '16 12:06 johbo

@lorden Actually django-waffle supports python 3. But it isn't as flexible as gutter.

cnk avatar Feb 02 '17 23:02 cnk

Did someone make any progress and have a Python 3 release that is working and can be used?

avihoo avatar Apr 18 '18 11:04 avihoo

Any chance to get the @johbo changes included, or should I fork it and roll my own?

krisztian-fl avatar Nov 18 '21 16:11 krisztian-fl