File _patchinfo of Package patchinfo.9504
<patchinfo incident="9504">
<category>recommended</category>
<rating>low</rating>
<packager>msmeissn</packager>
<summary>Recommended update for python-six</summary>
<description>
python-six was updated to 1.11.0.
Changes:
- `with_metaclass` now properly proxies `__prepare__` to the underlying metaclass.
- Allow `with_metaclass` to work with metaclasses implemented in C.
- Add parse_http_list and parse_keqv_list to moved urllib.request.
- Add unquote_to_bytes to moved urllib.parse.
- Add `six.moves.getoutput`.
- Add `six.moves.urllib_parse.splitvalue`.
- Add `six.moves.email_mime_image`.
- Avoid creating reference cycles through tracebacks in `reraise`.
- Improve the performance of `six.int2byte` on Python 3.
- Don't add the `winreg` module to `six.moves` on non-Windows platforms.
- Add `six.moves.getcwd` and `six.moves.getcwdu`.
- Add `create_unbound_method` to create unbound methods.
</description>
<issue id="1057496" tracker="bnc"/>
<issue id="1113302" tracker="bnc"/>
<issue id="326838" tracker="fate"/>
</patchinfo>