mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
bec8c787ec
I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.