Skip to content

Conversation

@chitralverma
Copy link
Contributor

@chitralverma chitralverma commented Oct 22, 2025

Which issue does this PR close?

Extension of #6720

Rationale for this change

Closes #6253

What changes are included in this PR?

  • Minor fix for __version__ missing at runtime
  • Fix all py lints
  • Move operator to its own py module without introducing a breaking change. Fixes for this comment.
  • Roll back user facing change capability() -> full_capability() -> capability(). Fixes for this comment.

Are there any user-facing changes?

No.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Oct 22, 2025
@Xuanwo
Copy link
Member

Xuanwo commented Oct 22, 2025

Thank you! So after this PR we don't need breaking changes now?

@chitralverma
Copy link
Contributor Author

Thank you! So after this PR we don't need breaking changes now?

correct! managed to fix the breaking change from #6720

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 22, 2025
@Xuanwo Xuanwo merged commit 6f22e6d into apache:main Oct 22, 2025
63 checks passed
@chitralverma chitralverma deleted the stub-fix-version-operators branch October 22, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new feature: Improve automatic stub generation for python bindings

2 participants