Skip to content

Conversation

@mykaul
Copy link

@mykaul mykaul commented Jan 4, 2026

Continued effort to remove protocol versions < 3 as was done in the native Python code.

Pre-review checklist

  • [ x 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.

Continued effort to remove protocol versions < 3 as was done in the native Python code.

Signed-off-by: Yaniv Kaul <[email protected]>
@mykaul mykaul force-pushed the remove_proto_v2_part2 branch from 205e2f2 to 136ec9d Compare January 4, 2026 11:47
@mykaul mykaul changed the title (improvement) remove supprot for protocols <3 from cython files (improvement) remove support for protocols <3 from cython files Jan 5, 2026
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.

Thanks!

@dkropachev dkropachev merged commit f3e0c62 into scylladb:master Jan 5, 2026
21 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.

3 participants