Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Elide upstream binary data from the test.
We only test that the constants are defined if the library we compiled against was supposed to define them. Their functionality is up to the external library and not something we need to test ourselves. We don't want to accept new binary data from the ill-fated backdoored xz project into CPython itself.
- Loading branch information