[Python-Dev] Starting CPython development w/ Docker

Saul Shanabrook s.shanabrook at gmail.com
Mon Apr 20 15:52:39 CEST 2015


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>


More information about the Python-Dev mailing list