Support Python 3.6 and 3.7
See original GitHub issueGeneral information
- SDK/Library version: current master (591f322b5bbc)
- Environment: n/a
- Language, language version, and OS: Python 3.6/3.7 on any OS
Issue description
According to the README.md
and setup.py
files, the latest supported version of Python 3.5. Version 3.6 was released almost two years ago. Please test & support with the latest official release.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:8 (4 by maintainers)
Top Results From Across the Web
What's New In Python 3.7 — Python 3.11.1 documentation
This article explains the new features in Python 3.7, compared to 3.6. Python 3.7 was released on June 27, 2018. For full details,...
Read more >Python 3.6 vs 3.7 - Stack Overflow
Python 3.7 introduced data classes and breakpoints that you no longer have to import to use it for debugging but it is rather...
Read more >Are Python 3.6 and 3.7 compatible? - Quora
What we say is “3.7 is backward compatible with 3.6” which means anything you wrote in 3.6 will still work in 3.7. ·...
Read more >Migrating Python 3.6 and Python 3.7 environments from Cloud ...
Refresh 9 of Cloud Pak for Data 4.0.0 and later versions no longer supports Python environments with Python version 3.6 or 3.7. To...
Read more >Python - endoflife.date
Release Released Security Support
3.11 2 months ago. (24 Oct 2022) Ends in 4 years and 10 months. (24 Oct 2...
3.10 1 year and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve reported your feedback to our docs team. In the future, you can contact them directly by using the feedback button at the bottom of every docs page.
Hello, the Get Started documentation for Python SDK is still outdated: