pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
42.57k stars 17.56k forks source link

CI: Keep GIL disabled in free-threading CI #59109

Closed lysnikolaou closed 4 days ago

lysnikolaou commented 4 days ago

x-ref #59057.

mroeschke commented 4 days ago

Thanks @lysnikolaou