5 ms·
I think double the efforts needed to convert all third party modules more than the amount of developing efforts for Python 3.x. Since, third party libraries ar
by _navaneethan 12y ago
I think double the efforts needed to convert all third party modules more than the amount of developing efforts for Python 3.x.
Since, third party libraries are benched more for Python 3.x migration.
Would we have any possible ways as a community to allocate more resources for ONLY the third party libraries re-implementation? Is it possible to start from scratch for 3.x series? otherwise back porting should be made as standard for 2.x
current scenario,
Loving python ~= amount of third party support.
So, 2.x series never dies.