On 26 May 2016 at 04:54, Franklin? Lee <[email protected]> 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 | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
