[Python-Dev] devinabox has moved to GitHub

Nick Coghlan ncoghlan at gmail.com
Thu May 26 01:34:55 EDT 2016
On 26 May 2016 at 04:54, Franklin? Lee <leewangzhong+python at gmail.com> wrote:
> It's just that I don't know whether any of them require particular
> versions. If you say the latest is fine, then okay.

For working on CPython trunk, the latest is fine. Things only have the
potential to get trickier when building extensions for older Python
versions (since you need to make sure the binaries are compatible),
but that's not a topic devinabox concerns itself with.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list