Skip to content

Conversation

dkropachev
Copy link
Collaborator

@dkropachev dkropachev commented May 31, 2025

python 3.8 is EOF since 2024-10-07

  1. Stop testing it
  2. Stop building wheels
  3. Remove from pyproject.toml
  4. Cleanup test dependencies
  5. Update docs

Fixes: #479, #482

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce.
  • I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

@dkropachev dkropachev requested a review from Lorak-mmk May 31, 2025 21:30
@dkropachev dkropachev force-pushed the dk/outdate-python-3.8 branch from 4867c46 to ff1b2d7 Compare June 1, 2025 13:24
@dkropachev dkropachev force-pushed the dk/outdate-python-3.8 branch from ff1b2d7 to 6ea2033 Compare June 2, 2025 10:27
Copy link

@Lorak-mmk Lorak-mmk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some other files also mention supported Python versions. Could you adjust them as well?

  • README.md
  • docs/installation.rst
  • docs/index.rst

python 3.8 is EOF since 2024-10-07
1. Stop testing it
2. Stop building wheels
3. Remove from `pyproject.toml`
@dkropachev dkropachev force-pushed the dk/outdate-python-3.8 branch from 6ea2033 to 41ddda9 Compare June 2, 2025 11:30
@dkropachev
Copy link
Collaborator Author

Some other files also mention supported Python versions. Could you adjust them as well?

  • README.md
  • docs/installation.rst
  • docs/index.rst

Thanks, done

@dkropachev dkropachev requested a review from Lorak-mmk June 2, 2025 11:31
@dkropachev dkropachev merged commit d5834c6 into scylladb:master Jun 2, 2025
18 checks passed
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

Successfully merging this pull request may close these issues.

Linux aarch64 build is failing with "undeclared name not builtin: long"

2 participants