Open ncoghlan opened 9 years ago
I should get to adding my further comments and do pull request tonight. Was too zonked last night after being up till midnight previous day doing:
:-)
Thanks for that, although it's worth noting that there's no particular rush from a PEP 474 perspective.
Brett's timeline has the deadline for identification of candidates at the end of the month, firm proposals ready for discussion at the language summit in April, a decision at the beginning of May, and then rollout following the 3.5 release towards the end of the year.
I very much try to break things in to chunks these days and ensure I finish off properly each chunk with no loose ends. So will get this much finished now. I will still come back and revisit again later to adapt it for Docker deployment, but I want to rework my stuff for that first.
Thanks, and it's appreciated. I think having the initial quickstart done and the post published actually helped me decide to take a real break over Christmas & New Year rather than spending it working on this :)
@GrahamDumpleton rewrote the quickstart to use the official Python 2.7 cartridge and mod_wsgi-express at https://github.com/GrahamDumpleton/openshift-kallithea
There are still some niggling integration issues with OpenShift and pip, but those will hopefully be resolved in the next pip maintenance release.