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 unicode_numeric_hex.py with Python 3.9's Unicode Database #119

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

swt2c
Copy link
Contributor

@swt2c swt2c commented Nov 3, 2020

Fixes #118.

@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          10       10           
  Lines         431      431           
=======================================
  Hits          429      429           
  Misses          2        2           
Impacted Files Coverage Δ
natsort/unicode_numeric_hex.py 100.00% <ø> (ø)

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 3b9cd60...8b5486e. Read the comment docs.

@SethMMorton
Copy link
Owner

Maybe the .travis-ci.yml should be updated to run Python 3.9 as well?

@SethMMorton SethMMorton merged commit c5a464e into SethMMorton:master Nov 16, 2020
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.

Test fails with Python 3.9
2 participants