[Python-Dev] Compiling Python with Python

Chris Angelico rosuav at gmail.com
Wed Jun 5 21:37:24 CEST 2013


On Thu, Jun 6, 2013 at 5:21 AM, Jussi Pakkanen <jpakkane at gmail.com> wrote:
> - implementation of Meson is 100% Python 3, it does not have a dependency on
> the shell and in fact already works on Windows

Since you're talking about a bootstrap requirement here, the obvious
question is: What version of Python 3 does it require? Will it be a
lot of hassle to get hold of (say) Python 3.2, only to uninstall it
when you have your 3.4 built?

ChrisA


More information about the Python-Dev mailing list