Logo
Explore Help
Register Sign In
298977887/setup-python
1
0
Fork 0
You've already forked setup-python
mirror of https://github.com/actions/setup-python.git synced 2025-06-07 20:12:54 +08:00
Code Issues Packages Projects Releases Wiki Activity
setup-python/__tests__/verify-freethreaded.py

3 lines
88 B
Python
Raw Permalink 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
Powered by Gitea Version: 1.23.8 Page: 47ms Template: 1ms
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