Logo
Explore
Sign In
actions/setup-python
1
0
Fork 0
You've already forked setup-python
mirror of https://github.com/actions/setup-python.git synced 2025-11-25 07:48:40 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
e1b95e4a6e97fdf6e93e062d9c58cfbce4296b6e
setup-python/__tests__/verify-freethreaded.py

3 lines
88 B
Python
Raw Normal View History

Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) * include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2 * include verify gil step and validated python version * Rename files * include ubuntu-arm runners for testing
2025-03-24 21:49:17 +05:30
import sys
if __name__ == '__main__':
print(f"Using GIL: {sys._is_gil_enabled()}\n")
Reference in New Issue Copy Permalink
Version: 1.24.0 Page: 319ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API