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-07-19 21:33:27 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
1409085e739cd88fc70078e80f9244f80d1d69ab
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: 67ms 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