Nathan Goldbaum is part of the Quansight Labs team that's been doing a *huge* amount of work getting the ecosystem ready for free-threaded Python.
Here he shares some of his favourite resources to learn about free-threaded Python:
https://github.com/ilanschnell/bitarray/pull/245#issuecomment-3452970622
MAINT: store default endianness state in a context variable by ngoldbaum · Pull Request #245 · ilanschnell/bitarray
Towards supporting free-threaded Python, see #234 (comment) I haven't benchmarked this but I also don't see any benchmarks in the repo. Do you think I should be worrying about any performan...