macaron
macaron copied to clipboard
Please provide Python 3 support roadmap
Since you still seem to be maintaining this component, could you please define a broad timeline for whether and when you could support Python 3?
I locally fixed #37 and the parentheses around lambda
keywords which break under Python 3 but these trivial changes would not let me run this under Python 3.
Sorry, but for my slow response. I have used macaron in python 3.6 privately. Some lambda functions causes exception under python 3 environment. But under my private environment, I've fixed them. I will commit the python 3.6 version later. Thank you for your comment!!
In 51043efcd340b483648322fe4992dbf15af98da4, it supports and tested in python 3.6. If you find some bugs, please tell me.
Hi @nobrin Thanks for having upgraded the code to 3.6 But the package ( https://pypi.org/project/macaron/ ) is still on the release of 2012 and not suitable for pip. I got an error when installing. Could you, please, upgrade also the package ? Thanks.