mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
6e83c55e64
gh-149953: Fix null pointer dereference order in `code_objects.c` (GH-149956)
Move check before
(cherry picked from commit 0ed497a350)
Co-authored-by: Nezuko Agent <nezukoagent@gmail.com>