mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
b20722c300
MAKE_VALUE_AND_BACKOFF() macro casts its result to uint16_t. Add pycore_backoff.h header to test_cppext tests.