[Python-Dev] Community buildbots (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Fri Jul 14 07:26:39 CEST 2006
- Previous message: [Python-Dev] Community buildbots
- Next message: [Python-Dev] Community buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Talin wrote:
I think python should have a couple more of future imports. "from future import newclasses" and "from future import unicodeliterals" would be really welcome, and would smooth the Py3k migration process Actually - can we make new-style classes the default, but allow a way to switch to old-style classes if needed? Perhaps a command-line argument to set the default back to old-style?
so people complain about new releases breaking too much code, and your response to that is break even more code ?
- Previous message: [Python-Dev] Community buildbots
- Next message: [Python-Dev] Community buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]