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.

Bump minimum python version

See original GitHub issue

Python 3.9 benefits vcspull and libvcs could use:

Analysis of distros

  • Debian python 3.9

    Bullseye is the codename for Debian 11, released on 2021-08-14. https://wiki.debian.org/DebianBullseye Python 3, 3.9.1

  • RedHat RHEL uses 3.6 by default, has up to 3.9

    You can install Python 3.8 and Python 3.9, including packages built for either version, in parallel with Python 3.6 on the same system, with the exception of the mod_wsgi module. Due to a limitation of the Apache HTTP Server, only one of the python3-mod_wsgi, python38-mod_wsgi, or python39-mod_wsgi packages can be installed on a system. source

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Segajacommented, Mar 17, 2022

@Segaja @rogerioefonseca Do you have a minimum python version you can handle? (if you’re still around) you’re the most communicable here of the now

I want to make 3.9 the minimum, would that impact your ability to use the package?

@tony since I’m on Arch Linux I don’t have a problem with setting 3.9 as minimum:

╰─ python --version
Python 3.10.2
1reaction
rogerioefonsecacommented, Mar 17, 2022

Hey there, I’m using python 3.9 for a while already, so no harm for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bump minimum Python version to 3.9 / 7.3.8 · Issue #474 · ethereum ...
Bump minimum Python version to 3.9 / 7.3.8 #474 ; A-tool Area: tooling ; C-enhance Category: a request for an improvement ; E-easy...
Read more >
setup.py: Bump minimal Python version to 3.7 - GitLab - Arm
Bump the minimum Python version to 3.7 in prevision of some changes in devlib requiring 3.7 as well.
Read more >
I'm bumping the minimum supported Python version of my ...
I'm bumping the minimum supported Python version of my library. Can I release that with a patch version bump?
Read more >
[7/7] configure: Bump the minimum required Python version to 3.6 ...
All our supported build platforms have Python 3.6 or newer nowadays, and there are some useful features in Python 3.6 which are not...
Read more >
Bump up minimum required Python 3 versions for builds from ...
Our minimum required version of Python 3 has been 3.5 for a while, since at least bug 1451065, and 3.5 is a fairly...
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