mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
CID 1291697 (#1 of 1): Dereference before null check (REVERSE_INULL) check_after_deref: Null-checking tb suggests that it may be null, but it has already been dereferenced on all paths leading to the check.
Miscellaneous source files for the main Python shared library