Hi Alex, Domen, Thank you to fix and release quickly!
I checked the zc.buildout-1.6.1 and maybe some issues. And I filed report it; - documentation issue: https://github.com/buildout/buildout/issues/8 - old options issue: https://github.com/buildout/buildout/issues/9 Regards, -- Takayuki SHIMIZUKAWA 2012/8/19 Alex Clark <[email protected]>: > Hi, > > Domen Kožar has fixed some regressions so we cut a 1.6.1: > > - http://pypi.python.org/pypi/zc.buildout/1.6.1#id9 > > Chris Lambacher has been working on the remaining Windows issues and had > this to say in #buildout: > > "my assessement is that pretty much everywhere a safe string is used > prior to going into Popen / subprocess.* that is wrong. The _safe_arg was > introduced when os.spawnle was being used and the parameters(but not the > executable) need to be quoted. subprocess handles that automatically if you > give it an arg list (which is what is happening pretty much everywhere > subprocess is being used)." > > If anyone with Windows experience could confirm and turn the above info into > a patch, please let us know (e.g. via pull request on GitHub) > > > > > Alex > > > > > -- > Alex Clark · http://pythonpackages.com > > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
