Skip to content

Update six to 1.13.0 - #164

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-six-1.12.0-to-1.13.0
Closed

Update six to 1.13.0#164
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-six-1.12.0-to-1.13.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Nov 6, 2019

Copy link
Copy Markdown
Collaborator

This PR updates six from 1.12.0 to 1.13.0.

Changelog

1.13.0

------

- Issue 298, pull request 299: Add `six.moves.dbm_ndbm`.

- Issue 155: Add `six.moves.collections_abc`, which aliases the `collections`
module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater.

- Pull request 304: Re-add distutils fallback in `setup.py`.

- Pull request 305: On Python 3.7, `with_metaclass` supports classes using PEP
560 features.
Links

@codecov

codecov Bot commented Nov 6, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files          35       35           
  Lines         522      522           
=======================================
  Hits          516      516           
  Misses          6        6

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 1bae2b7...af30f02. Read the comment docs.

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #190

@pyup-bot pyup-bot closed this Jan 17, 2020
@upy
upy deleted the pyup-update-six-1.12.0-to-1.13.0 branch January 17, 2020 01:31
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.

1 participant