Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpo-37681: no_sanitize_thread support from GCC 5.1 (pythonGH-15096)
Fix the following warning with GCC 4.8.5: Objects/obmalloc.c: warning: ‘no_sanitize_thread’ attribute directive ignored
- Loading branch information