Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates six from 1.10.0 to 1.12.0.

Changelog

1.12.0

------

- Issue 259, pull request 260: `six.add_metaclass` now preserves
`__qualname__` from the original class.

- Pull request 204: Add `six.ensure_binary`, `six.ensure_text`, and
`six.ensure_str`.

1.11.0

------

- Pull request 178: `with_metaclass` now properly proxies `__prepare__` to the
underlying metaclass.

- Pull request 191: Allow `with_metaclass` to work with metaclasses implemented
in C.

- Pull request 203: Add parse_http_list and parse_keqv_list to moved
urllib.request.

- Pull request 172 and issue 171: Add unquote_to_bytes to moved urllib.parse.

- Pull request 167: Add `six.moves.getoutput`.

- Pull request 80: Add `six.moves.urllib_parse.splitvalue`.

- Pull request 75: Add `six.moves.email_mime_image`.

- Pull request 72: Avoid creating reference cycles through tracebacks in
`reraise`.
Links

@pyup-bot pyup-bot mentioned this pull request Dec 10, 2018
@codecov-io
Copy link

codecov-io commented Dec 10, 2018

Codecov Report

Merging #66 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #66   +/-   ##
====================================
  Coverage      30%   30%           
====================================
  Files           3     3           
  Lines          10    10           
====================================
  Hits            3     3           
  Misses          7     7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad0bba5...3fadf81. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Nov 5, 2019

Closing this in favor of #136

@pyup-bot pyup-bot closed this Nov 5, 2019
@Al1rios Al1rios deleted the pyup-update-six-1.10.0-to-1.12.0 branch November 5, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants