<div dir="ltr">There was a big thread about this recently l-- and many more before that, I'm sure. Please read them before posting more...<div><br></div><div>But:</div><div><br></div><div>cPython is an open source project -- while it would be NICE to get core developer's support before going out and doing something new, if anyone is convinced that they can set up a better build system for Python -- go ahead and do it -- if it turns out all skeptic are wrong, and the issues they raise can be overcome easily enough -- then you will have proved that.</div><div><br></div><div>But going on and on on this list about how other people should do something different isn't going to get you anywhere.</div><div><br></div><div>One small note:</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Take<br>
a SCons, for example, and try to port that to Python 3. You will see the key<br>
points that need to be solved (see the bulletproof unicode thread in this list).<br></blockquote><div><br></div><div>uhm, in that thread, you ask for a Python2 solution (so apparently nothing to do with porting to py3) -- whereas in Python3, there is surrogateescape support.</div><div><br></div><div>So while yes, python3's consistent, robust approach to Unicode has made processing ill-defined text harder than python2, this particular problem HAS been addressed, and in fact, is easier to to do in py2 than py3. </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">discussing Python usage issues in development<br>
lists is discouraged even though the issues raised there are important for<br>
language usability.<br></blockquote><div><br></div><div>you can only put so much on one list -- if you want to discuss how to do something with the existing implementation of Python (2 or 3...) then an "ideas" list or "devel" list isn't the right place. What is the problem with that?</div><div><br></div><div><div>-Chris</div></div><div><br></div><div><br></div></div>-- <br><div><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            <a href="tel:%28206%29%20526-6959" value="+12065266959" target="_blank">(206) 526-6959</a>   voice<br>7600 Sand Point Way NE   <a href="tel:%28206%29%20526-6329" value="+12065266329" target="_blank">(206) 526-6329</a>   fax<br>Seattle, WA  98115       <a href="tel:%28206%29%20526-6317" value="+12065266317" target="_blank">(206) 526-6317</a>   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div>