diff options
author | scoder <stefan_ml@behnel.de> | 2023-05-15 20:18:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-15 20:18:47 +0200 |
commit | 663c924462adec202c9f469fa346bda1b2264dfa (patch) | |
tree | 63a952abfe429fc3f266df44ffc598f9ef8353ce /docs/examples/userguide/numpy_tutorial/compute_py.py | |
parent | 918f78228b87c2d56f67b4fc634393fc3b8d2586 (diff) | |
download | cython-663c924462adec202c9f469fa346bda1b2264dfa.tar.gz |
Prevent calling the dealloc slot of a non-GC base class with GC tracking enabled. (GH-5432)
This shows warnings in CPython (3.12) debug builds and can lead to crashes when GC triggers on an object while deallocating it.
Diffstat (limited to 'docs/examples/userguide/numpy_tutorial/compute_py.py')
0 files changed, 0 insertions, 0 deletions