Python 3 is out - now what?
Posted Dec 11, 2008 9:33 UTC (Thu) by
DeletedUser32991 ((unknown), #32991)
Parent article:
Python 3 is out - now what?
At least Python 3 is overtly incompatible. When Debian switched to Python 2.5 (from 2.4) as default, lots of breakage (~50 third-party libraries) was still left despite python 2.5 being included for quite a while, some less subtle (like the the memory allocation funny stuff), some more subtle and varied (e.g. SOAPpy error handling breaking because the some objects became new-style classes for inheriting Exception).
(
Log in to post comments)