[Python-porting] [RELEASED] six 1.6.0
Benjamin Peterson
benjamin at python.org
Fri Mar 14 04:14:45 CET 2014
More information about the Python-porting mailing list
Fri Mar 14 04:14:45 CET 2014
- Previous message: [Python-porting] six 1.5.2 breaks calendar server 5.1
- Next message: [Python-porting] [RELEASED] six 1.6.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm releasing six 1.6.0. It has a few more backports and another attempt to solve the great lazy proxy module problem suggested by Diana Clark. Here's the changelog: - Raise an AttributeError for every attribute of unimportable modules. - Issue #56: Make the fake modules six.moves puts into sys.modules appear not to have a __path__ unless they are loaded. - Pull request #28: Add support for SplitResult. - Issue #55: Add move mapping for xmlrpc.server. - Pull request #29: Add move for urllib.parse.splitquery.
- Previous message: [Python-porting] six 1.5.2 breaks calendar server 5.1
- Next message: [Python-porting] [RELEASED] six 1.6.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-porting mailing list