[Python-Dev] status of pre? (original) (raw)

Fredrik Lundh fredrik@pythonware.com
Sat, 12 May 2001 00🔞27 +0200


guido wrote:

We could put a warning on using pre or pcre in 2.2, and remove it in 2.3, hoping that /F fixes the recursion limit problems in the mean time (weren't those related to the backtracking implementation)?

2.2 is to be released in october, right? I'm sure I could shake out the remaining bugs in my "stackless SRE" patch until then...

Cheers /F