]> git.ipfire.org Git - thirdparty/tornado.git/commit
setup: Don't use stable ABI for free-threaded builds 3466/head
authorBen Darnell <ben@bendarnell.com>
Fri, 28 Feb 2025 02:47:55 +0000 (21:47 -0500)
committerBen Darnell <ben@bendarnell.com>
Fri, 28 Feb 2025 02:47:55 +0000 (21:47 -0500)
commit7560da40727cb204940c9e20fc3273fcfdf83692
tree97036436fd3d7b714ba4d31dd66276c5344b4128
parent797aa733bffc4b4cd555acf2f9fb6bfc36df346f
setup: Don't use stable ABI for free-threaded builds

Free-threading builds unfortunately require some intrusive build
changes, so we must make the stable ABI optional python 3.13t.
setup.py
tornado/test/util.py