Skip to content

v2025.8.0 breaks python 3.9 #710

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

Open
StummeJ opened this issue May 12, 2025 · 3 comments
Open

v2025.8.0 breaks python 3.9 #710

StummeJ opened this issue May 12, 2025 · 3 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@StummeJ
Copy link

StummeJ commented May 12, 2025

Latest version displays the following error even though 3.9 is EOL in October

The debugger in the python extension no longer supports python versions minor than 3.9.
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 12, 2025
@duaneellissd
Copy link

Worse - the Latest version is FORCED Upon you with no means to roll back.

I am using REDHAT 8.10 (Oopta) - do not tell me to change. This is a corporate requirement. This comes with Python 3.6.8 - period. requiring a change to this will take 1 to 2 months while our "VM-TEAM" - validates this change request. Meanwhile, I sit and twiddle my thumbs. I don't care if it is EOL.. I do not get to make those decisions.

I am using VS-CODE - just 5 minutes ago. Debugging things.
Exit VSCODE and restart vscode - and try to debug again I get the above message

AND - VS CODE just pops up a message there is a NEW VERSION of the PYTHON DEBUGGER

This is wrong in several ways.

a) It downloaded it without me asking - that is ok, I would expect that.

b) BUT - it should not use or FORCE this update automatically - ie: FORCED UPDATE is not good.

c) There seems to be NOMEANS* to go back to the old one from 5 minutes ago

d) Please tell me it is easy to rollback and PIN the feature

@RJ-Mason
Copy link

Worse - the Latest version is FORCED Upon you with no means to roll back.

I am using REDHAT 8.10 (Oopta) - do not tell me to change. This is a corporate requirement. This comes with Python 3.6.8 - period. requiring a change to this will take 1 to 2 months while our "VM-TEAM" - validates this change request. Meanwhile, I sit and twiddle my thumbs. I don't care if it is EOL.. I do not get to make those decisions.

I am using VS-CODE - just 5 minutes ago. Debugging things. Exit VSCODE and restart vscode - and try to debug again I get the above message

AND - VS CODE just pops up a message there is a NEW VERSION of the PYTHON DEBUGGER

This is wrong in several ways.

a) It downloaded it without me asking - that is ok, I would expect that.

b) BUT - it should not use or FORCE this update automatically - ie: FORCED UPDATE is not good.

c) There seems to be _NO_MEANS* to go back to the old one from 5 minutes ago

d) Please tell me it is easy to rollback and PIN the feature

You can roll back your version by going to the extension in the market, clicking on the down arrow by uninstall button, and selecting an older version.

@thinkOfaNumber
Copy link

The English is also confusing. I'm not just being picky, because I genuinely don't know whether it's trying to say "less than 3.9" which implies 3.9 is ok, or "less than or equal to 3.9" which implies 3.9 is not ok...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

4 participants