5 ms·
Python is very healthy at the moment, and still growing! However, I think that makes it even more important as a community that we don't rest on our laurels and
by timothycrosley 7y ago
Python is very healthy at the moment, and still growing! However, I think that makes it even more important as a community that we don't rest on our laurels and we fix the issues we do have. CPU concurrency is definitely one of those issues.
- guggle 7y ago> CPU concurrency is definitely one of those issues. Yes, and each new version actually adresses that, one step at a time. (see https://bugs.python.org/issue35813 https://bugs.python.org/issue35813 for example).