• Georg Brandl's avatar
    Merged revisions 71024,71058 via svnmerge from · 406b3d89
    Georg Brandl yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r71024 | georg.brandl | 2009-04-02 04:47:44 +0200 (Do, 02 Apr 2009) | 4 lines
    
      In PyErr_GivenExceptionMatches, temporarily bump the recursion
      limit, so that in the most common case PyObject_IsSubclass will
      not raise a recursion error we have to ignore anyway.
    ........
      r71058 | georg.brandl | 2009-04-02 20:09:04 +0200 (Do, 02 Apr 2009) | 3 lines
    
      PyErr_NormalizeException may not set an error, so convert the PyErr_SetObject
      call on hitting the recursion limit into just assigning it to the arguments provided.
    ........
    406b3d89
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...