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-09-29 16:11:26 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
d1bb3a8c0422c9e5aef7f5e930d80c03b9df8fee
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: 106ms Template: 4ms
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