commit | 773614e03aef29c744d0300bd62fc8254e3c06b6 | [log] [tgz] |
---|---|---|
author | Sam Gross <colesbury@gmail.com> | Wed Sep 27 11:24:12 2023 -0400 |
committer | GitHub <noreply@github.com> | Wed Sep 27 15:24:12 2023 +0000 |
tree | 07b48508c7257bcb21aef2e29a66822c0cea8789 | |
parent | b35f0843fc15486b17bc945dde08b306b8e4e81f [diff] |
gh-109740: Use 't' in `--disable-gil` SOABI (#109922) Shared libraries for CPython 3.13 are now marked with a 't' for threading. For example, `binascii.cpython-313t-darwin.so`.