Skip to content

Upgrade datrie to 0.8+, but not yet for Python 3.8#446

Closed
hugovk wants to merge 4 commits into
html5lib:masterfrom
hugovk:upgrade-datrie
Closed

Upgrade datrie to 0.8+, but not yet for Python 3.8#446
hugovk wants to merge 4 commits into
html5lib:masterfrom
hugovk:upgrade-datrie

Conversation

@hugovk

@hugovk hugovk commented Feb 26, 2020

Copy link
Copy Markdown
Contributor

Re: #442.

The latest datrie 0.8 supports Python 3.7: pytries/datrie#52

But it doesn't yet support Python 3.8: pytries/datrie#73

@codecov-io

codecov-io commented Feb 26, 2020

Copy link
Copy Markdown

Codecov Report

Merging #446 into master will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   90.60%   90.91%   +0.30%     
==========================================
  Files          50       50              
  Lines        6983     6964      -19     
  Branches     1328     1328              
==========================================
+ Hits         6327     6331       +4     
+ Misses        497      474      -23     
  Partials      159      159              
Impacted Files Coverage Δ
html5lib/html5parser.py 98.44% <0.00%> (+1.19%) ⬆️
html5lib/tests/support.py 93.96% <0.00%> (+1.72%) ⬆️
html5lib/_utils.py 87.50% <0.00%> (+3.12%) ⬆️

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 6c21db2...e408b9b. Read the comment docs.

@gsnedders

Copy link
Copy Markdown
Member

see also #455 just dropping it, which I think is what we should do?

@tacaswell

Copy link
Copy Markdown

datries 0.8.2 supports py38 and was just pushed to pypi

@hugovk

hugovk commented Mar 26, 2020

Copy link
Copy Markdown
Contributor Author

Thanks, I've updated this PR to require datrie 0.8.2+ and allow it for any CPython version.

I also added Python 3.9-dev to Travis CI to check datrie (and html5lib) is okay there too.

@hugovk

hugovk commented May 28, 2020

Copy link
Copy Markdown
Contributor Author

No longer needed, re: #455

@hugovk hugovk closed this May 28, 2020
@hugovk hugovk deleted the upgrade-datrie branch May 17, 2021 11:10
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