mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
46416b9004
This PR fixes the buildbot failures introduced by the merge of #5561, by restricting the relevant tests to something that should work on both 32-bit and 64-bit platforms. It also silences some compiler warnings introduced in that PR.