There are so many single-threaded GUI applications programmed in many a language that prevent interaction while some heavy data analysis is happening that I really don't care whether or not #python 's #GIL causes that for Python programs. Too many software developers out there who don't use asynchronous execution.