[Python-Dev] Starting CPython development w/ Docker

Ezio Melotti ezio.melotti at gmail.com
Wed Apr 22 01:36:42 CEST 2015


On Mon, Apr 20, 2015 at 3:52 PM, Saul Shanabrook <s.shanabrook at gmail.com> wrote:
> 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/
>

Thanks for the link! I was just looking into the possibility of
dockerizing bugs.python.org and what you wrote looks quite helpful.

Best Regards,
Ezio Melotti


> Saul Shanabrook
>


More information about the Python-Dev mailing list