Skip to content
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

Projects fail when they require newer pythons #19

Open
jaraco opened this issue Oct 23, 2024 · 1 comment
Open

Projects fail when they require newer pythons #19

jaraco opened this issue Oct 23, 2024 · 1 comment

Comments

@jaraco
Copy link
Member

jaraco commented Oct 23, 2024

One of the nice features about Coherent is that software automatically evolves, bumping it's minimum required Python when that version of Python is sunset, such as 3.8 recently was. Unfortunately, hard-coded references to Python 3.8 remain and cause failures.

@jaraco
Copy link
Member Author

jaraco commented Oct 23, 2024

In 9328242, I addressed the symptom, but not the root cause.

@jaraco jaraco changed the title Projects failing now that they require Python 3.9 Projects fail when they require newer pythons Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant