You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Python/0_DL Python/Python3.14/HowToCompile.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Qompass CPython Compilation of Python 3.14 without Global Interpreter Lock (GIL)
2
2
- Disclaimer: The Python Foundation has made clear that compiling CPython without the GIL is experimental. By extension, this is not something we recommend inexperienced developers do. Any system errors that occur as a result of following these instructions are done at the risk of the user.
3
3
4
-
# Arch Linux
4
+
# Arch Linux x86_64
5
5
First, ensure you have the necessary build tools installed:
0 commit comments