mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
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`.