|
|
|
|
|
by look_lookatme
4539 days ago
|
|
I think the proper analog here would be Python 2.x == 1.8, which was EOS'd in 2013. Ruby made major syntactic additions in the 1.8 -> 1.9 transition, Unicode tweaks, Fibers and scoping changes. 2.x has really just built on top of that (despite making a major version change). |
|