On 6/3/06, <b class="gmail_sendername">Georg Brandl</b> <<a href="mailto:g.brandl@gmx.net">g.brandl@gmx.net</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Georg Brandl wrote:<br>> I've worked on two patches for NeedForSpeed, and would like someone<br>> familiar with the areas they touch to review them before I check them<br>> in, breaking all the buildbots which aren't broken yet ;)
<br>><br>> They are:<br>><br>> <a href="http://python.org/sf/1346214">http://python.org/sf/1346214</a><br>> Better dead code elimination for the AST compiler<br><br>No one wants to look at this? It's not too complicated, I promise.
</blockquote><div><br><br>Well, "wants' is a strong word. =)<br><br>Code looks fine (didn't apply it, but looked at the patch file itself). I would break the detection for 'return' in generators into a separate patch since it has nothing to do with detection of dead code.
<br><br>-Brett<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> <a href="http://python.org/sf/921466">http://python.org/sf/921466
</a><br>> Reduce number of open calls on startup GB<br><br>That's now committed.<br><br>Georg<br><br>_______________________________________________<br>Python-Dev mailing list<br><a href="mailto:Python-Dev@python.org">
Python-Dev@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/python-dev">http://mail.python.org/mailman/listinfo/python-dev</a><br>Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/brett%40python.org">
http://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br></blockquote></div><br>