Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update six to 1.11.0 #4

Merged
merged 1 commit into from
Sep 19, 2017
Merged

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of six available.
You are currently using 1.10.0. I have updated it to 1.11.0

These links might come in handy: PyPI | Changelog | Homepage | Docs

Changelog

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.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Sep 17, 2017

Coverage Status

Coverage remained the same at 95.137% when pulling 3ee6462 on pyup-update-six-1.10.0-to-1.11.0 into afaa3fe on master.

@GiulioRossetti GiulioRossetti merged commit 5abe710 into master Sep 19, 2017
@GiulioRossetti GiulioRossetti deleted the pyup-update-six-1.10.0-to-1.11.0 branch September 19, 2017 12:25
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