expiringdict icon indicating copy to clipboard operation
expiringdict copied to clipboard

Add support for Python 3.x

Open svisser opened this issue 9 years ago • 11 comments

If I'm not mistaken the following steps are sufficient to have this package publicly support Python 3.x:

  • Add PyPI classifiers in setup.py for the setup() call (such as https://github.com/svisser/logaugment/blob/master/setup.py#L31-L37) to indicate 3.x support.
  • Package a new release to ensure that the above change plus this change are included.
  • Upload to PyPI.

I'm not sure what Python versions you're willing to support but these changes should be all (I have tested the package already in 3.x).

svisser avatar Dec 02 '14 20:12 svisser

:+1:

frabcus avatar Mar 24 '15 22:03 frabcus

+1

afedosenko avatar Apr 16 '15 09:04 afedosenko

+1

jsvine avatar May 11 '15 16:05 jsvine

+1

whyscream avatar Nov 04 '15 13:11 whyscream

+1

michi88 avatar Nov 16 '15 10:11 michi88

+1

edwardotis avatar Nov 26 '15 06:11 edwardotis

jumping on the :+1: wagon

manugarri avatar Dec 21 '15 13:12 manugarri

+1

Evlos avatar Jan 28 '16 09:01 Evlos

+1

megabotan avatar Feb 29 '16 11:02 megabotan

👍 👍 👍

adammenges avatar Feb 03 '17 17:02 adammenges

need this!

xingfanxia avatar Jul 31 '17 22:07 xingfanxia