Opened 7 years ago
Closed 7 years ago
#9779 closed enhancement (fixed)
six-1.11.0 (Python module)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
1.11.0
with_metaclass
now properly proxies__prepare__
to the underlying metaclass.with_metaclass
to work with metaclasses implemented in C.six.moves.getoutput
.six.moves.urllib_parse.splitvalue
.six.moves.email_mime_image
.reraise
.