Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1242
| From | Benjamin Peterson <benjamin@python.org> |
|---|---|
| Subject | [RELEASED] six 1.6.0 |
| Date | 2014-03-13 20:14 -0700 |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.8149.1394799942.18130.python-announce-list@python.org> (permalink) |
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.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
[RELEASED] six 1.6.0 Benjamin Peterson <benjamin@python.org> - 2014-03-13 20:14 -0700
csiph-web