]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
+ if USE_STACKCHECK is defined, use PyOS_CheckStack to look
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 7 Aug 2000 17:33:38 +0000 (17:33 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 7 Aug 2000 17:33:38 +0000 (17:33 +0000)
commit18c2aa25a129fb6e38696b2b0fcabbb5af003a34
tree0ee5d697a3cd9332461bfd1752ac409301ed1c85
parentaa39a7edf704da9c3107456809a8b8b7b6619daa
+ if USE_STACKCHECK is defined, use PyOS_CheckStack to look
  for excessive recursion.
Modules/_sre.c