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.

Python 3.7 support

See original GitHub issue

Issue: When can we expect python 3.7 support? I see that tensorflow 1.12 is required for installing the tensorflow pipeline. Are there any breaking changes in tensorflow 1.13 which is preventing the upgrade to tensorflow 1.13?

The rest of my team is switching so python 3.7 support would be nice.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
nmstokercommented, Mar 2, 2019

Good news: 1.13.1 is released now, no longer just RC: https://github.com/tensorflow/tensorflow/releases/tag/v1.13.1

5reactions
tmbocommented, Feb 18, 2019

Yes, def - thanks for the headsup wasn’t aware that the new 1,13rc1 finally contains this (ref https://github.com/tensorflow/tensorflow/issues/17022).

So I guess it is time for us to support it as well 🚀 - I’ll create a branch and a WIP PR just to check if tests pass.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Status of Python Versions - Python Developer's Guide
Supported Versions# ; 3.10. PEP 619. bugfix ; 3.9. PEP 596. security ; 3.8. PEP 569. security ; 3.7. PEP 537. security.
Read more >
Python - endoflife.date
Release Released Security Support 3.11 1 month and 3 weeks ago. (24 Oct 2022) Ends in 4 years and 10 months. (24 Oct 2... 3.10...
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 Readiness. Python 3.7 support graph for the 360 most popular Python packages! What is this about? Python 3.7 is a currently...
Read more >
Is there official guide for Python 3.x release lifecycle?
Python 3.7 : security fixes only, no bug fixes will be provided; End Of Life: 2023-06-27; Python 3.8: security fixes only, no bug...
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