mirror of
https://github.com/python/cpython.git
synced 2025-10-27 19:54:38 +00:00
Break cycle generated when saving an exception in socket.py, codeop.py and dyld.py as they keep alive not only the exception but user objects through the ``__traceback__`` attribute. https://bugs.python.org/issue36820 Automerge-Triggered-By: @pablogsal |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dyld.py | ||
| dylib.py | ||
| fetch_macholib | ||
| fetch_macholib.bat | ||
| framework.py | ||
| README.ctypes | ||
Files in this directory come from Bob Ippolito's py2app. License: Any components of the py2app suite may be distributed under the MIT or PSF open source licenses. This is version 1.0, SVN revision 789, from 2006/01/25. The main repository is http://svn.red-bean.com/bob/macholib/trunk/macholib/