|
|
Subscribe / Log in / New account

Python 3.3.0 released

Python 3.3.0 released

Posted Sep 30, 2012 0:24 UTC (Sun) by JanC_ (guest, #34940)
In reply to: Python 3.3.0 released by nix
Parent article: Python 3.3.0 released

I also like the memory usage reductions (both with the new string representation and for lists).

About the OS/2 support: they have been asking for a volunteer to take over building & maintaining that for years, and I'm surprised it took them this long to drop it... ;)


to post comments

Python 3.3.0 released

Posted Oct 1, 2012 20:21 UTC (Mon) by butlerm (subscriber, #13312) [Link]

What I am curious about is when Java is going to adopt variable precision character storage like this. It certainly needs it, for the same reason that Python does, no?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds