mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
e8e4283cec
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