Closed cam-stitt closed 9 years ago
+1. The existing import issue breaks the installation of flanker in python 3.3.
+1. I'd like to use flanker with python 3.4
This was resolved two months ago in this commit: https://github.com/mailgun/expiringdict/commit/fbddf2a3df8fd847a2e9996352d301e6b99a79c5
So it should be a matter of packaging that commit and releasing to PyPI (see also: https://github.com/mailgun/expiringdict/issues/9).
This should allow expiringdict to have python3 support. I ran the tests and everything passed.