commit | 39d381f91e93559011587d764c1895ee30efb741 | [log] [tgz] |
---|---|---|
author | Sam Gross <colesbury@gmail.com> | Thu Apr 11 13:49:52 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu Apr 11 13:49:52 2024 -0400 |
tree | 85f8d86fbb2820a0efc03eba943e89e1f72ff662 | |
parent | c06be6bbb8d138dde50c0a07cbd64496bee537c5 [diff] |
gh-111506: Error if the limited API is used in free-threaded build (#117762) Issue a build time error if both `Py_LIMITED_API` and `Py_GIL_DISABLED` are defined.