gh-90949: Fix an "unused function" compiler warning introduced in GH-139234 (#139558)
Fix a compiler warning `-Wunused-function` after f04bea44c37793561d753dd4ca6e7cd658137553. The `set_invalid_arg` function in `Modules/pyexpat.c` may be unused if the underlying Expat version is less than 2.4.0.
S
Sebastian Pipping committed
fc48a3c9cac5b9e8c6a56ec2294b01a8da9f8dee
Parent: 9e3542a
Committed by GitHub <[email protected]>
on 10/4/2025, 2:19:06 PM