Staging
v0.5.1
https://github.com/python/cpython
Revision 9cfcdb7d6e4d09bde63bc7116b2ab0d96724527e authored by Christian Heimes on 27 June 2020, 12:13:47 UTC, committed by GitHub on 27 June 2020, 12:13:47 UTC
tracemalloc_get_frame() checked filename == NULL two times in a row.

Signed-off-by: Christian Heimes <christian@python.org>
1 parent 20a7902
History
Tip revision: 9cfcdb7d6e4d09bde63bc7116b2ab0d96724527e authored by Christian Heimes on 27 June 2020, 12:13:47 UTC
Remove dead code from tracemalloc (GH-21029)
Tip revision: 9cfcdb7
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 44.0 KB
python.c -rw-r--r-- 266 bytes

README

back to top