FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Using ABCs from collections instead of collections.abc is deprecated. by JulienPalard · Pull Request #609 · python-babel/babel · GitHub

Using ABCs from collections instead of collections.abc is deprecated. - #609

Merged
akx merged 1 commit into
python-babel:masterfrom
JulienPalard:abc
Oct 31, 2018
Merged

Using ABCs from collections instead of collections.abc is deprecated.#609
akx merged 1 commit into
python-babel:masterfrom
JulienPalard:abc

Conversation

Copy link
Copy Markdown
Contributor

And it will stop working in Python 3.8 according to the warning.

And it will stop working in Python 3.8 according to the warning.

codecov-io commented Oct 30, 2018
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #609 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #609      +/-   ##
==========================================
+ Coverage   90.31%   90.31%   +<.01%     
==========================================
  Files          24       24              
  Lines        4128     4129       +1     
==========================================
+ Hits         3728     3729       +1     
  Misses        400      400
Impacted Files Coverage Δ
babel/_compat.py 98.11% <100%> (+0.07%) ⬆️
babel/localedata.py 95.41% <100%> (-0.05%) ⬇️

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 d2cf189...65d6bf3. Read the comment docs.

akx merged commit 7ed6cc5 into python-babel:master Oct 31, 2018

akx commented Oct 31, 2018

Copy link
Copy Markdown
Member

Thank you! Very elegant patch.

Copy link
Copy Markdown

It will be good to have a release since the upstream CPython PR is close to getting merged : python/cpython#10596

Thanks!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL