question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Python 3.7

See original GitHub issue

We use datapackage in our project and tests on travis-ci with python 3.7 fail, due to a problem with the cChardet package. In your requirements cchardet is restricted to <2.0.

  1. Is there a reason why the most actual version of cchardet is not used? I do not know if it actually solves the problem, but it cannot be solved with this restriction in the future.

  2. Are you planing to support Python 3.7 in the future?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
rollcommented, Oct 16, 2018

v1.5+

1reaction
thenouchcommented, Oct 18, 2018

Awesome, thank you very much. Works like a charm now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Status of Python Versions - Python Developer's Guide
By default, the end-of-life is scheduled 5 years after the first release, but can be adjusted by the release manager of each branch....
Read more >
It's time to stop using Python 3.7
Python 3.7 will stop getting security updates in June 2023. Given the existence of 3.8, 3.9, 3.10, and 3.11, you really should upgrade....
Read more >
Python 3.7 support table for most popular Python packages
Python 3.7 is a currently supported version of Python . This site shows Python 3.7 support for the 360 most downloaded packages on...
Read more >
Community support for Python 3.7 is ending on 27 June 2023
Because Python 3.7 extended support on Linux will end on 27 June 2023, any applications hosted on Azure App Service that are still...
Read more >
Which Python Versions Does ActiveState Support?
While the Python 2 programming language reached End of Life (EOL) in January 2020 and is no longer supported by the open source...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found