[Python-Dev] Starting CPython development w/ Docker (original) (raw)
Saul Shanabrook s.shanabrook at gmail.com
Mon Apr 20 15:52:39 CEST 2015
- Previous message (by thread): [Python-Dev] [python-committers] [RELEASED] Python 3.5.0a4 is now available
- Next message (by thread): [Python-Dev] Starting CPython development w/ Docker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I started trying some CPythong development a week ago at PyCon and first got testing working using Docker on my mac. This had the advantage of not having to worry about installing and dependencies, and also let me test on different Python versions easily.
If you are interested in trying it, I laid out all the steps here: http://www.saulshanabrook.com/cpython-dev-w-docker/
Saul Shanabrook -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150420/9cc0a978/attachment.html>
- Previous message (by thread): [Python-Dev] [python-committers] [RELEASED] Python 3.5.0a4 is now available
- Next message (by thread): [Python-Dev] Starting CPython development w/ Docker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]