mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
3510334361
The previous version was correct in terms of behaviour, but checking the return value of PyErr_WarnFormat allows to avoid calling PyErr_Occurred and silences the coverity alarm.
Miscellaneous source files for the main Python shared library