|
|
|
|
|
by PossiblyKyle
1084 days ago
|
|
It is solvable by making the hard decision to move to Python 4 with no backward compatibility. The two core issues imo in Python are the GIL and the environment hell and both simply can’t be solved while still keeping the 3 moniker. We’re in a field of constant workarounds and duct tape because we try pleasing too much |
|
Some things really are too big to change.