[Python-Dev] Py2.3 Todo List

Tim Peters tim.one@comcast.net
Thu, 19 Jun 2003 23:30:14 -0400


[Gustavo Niemeyer]
> I've just done so! The recursion limit is gone. ...

Cool!  Very cool.  Check it in.  Note that the primary effect will be to
change complaints about the recursion limit to complaints about "infinite
loops in sre" <0.4 wink>.

BTW, it would be best to Fredrik Lundh's blessing for this, since sre is
still "his" package.  I'm copying him on this.  Some version of Gustavo's
patch is here:

    http://www.python.org/sf/757624