mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
9191eacf9e
tracemalloc_get_frame() checked filename == NULL two times in a row.
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 9cfcdb7d6e)
Co-authored-by: Christian Heimes <christian@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.