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