Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: 484f2550 by Matti Picus at 2021-11-22T23:38:19+02:00 add auditing events, skip cpython-specific tracing and questionable attr tracing The __setattr__ and __delattr__ tracing would incur a performance penalty --HG-- branch : py3.8 - - - - - 8 changed files: - lib-python/3/test/audit-tests.py - lib-python/3/test/test_audit.py - lib_pypy/_cffi_ssl/_stdssl/__init__.py - pypy/interpreter/app_main.py - pypy/interpreter/executioncontext.py - pypy/module/_io/interp_fileio.py - pypy/module/gc/referents.py - pypy/module/mmap/interp_mmap.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/484f25505feae8f38534dda39e6b21920128fe0d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/484f25505feae8f38534dda39e6b21920128fe0d You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit