mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
d91cc9db15
Disable pedantic check for c++03 (unlimited API) Also add a check for c++03 *limited* API, which passes in pedantic mode after removing a comma in the `PySendResult` declaration, and allowing `long long`.