Hacker News new | ask | show | jobs
by ww2 4805 days ago
backward compatibility is not an issue. Otherwise why there are 3.x branch. This is just a lame excuse.
1 comments

The 3.x branch still has a GIL, so those modules can still be compiled to work with python 3. If you think it is a lame excuse, you obviously haven't looked into the details and you don't understand the problem.