Skip to content

Comments

feat(bindings/python): Add stubs for some more types#6703

Merged
Xuanwo merged 3 commits intoapache:mainfrom
chitralverma:gen-stubs-2
Oct 18, 2025
Merged

feat(bindings/python): Add stubs for some more types#6703
Xuanwo merged 3 commits intoapache:mainfrom
chitralverma:gen-stubs-2

Conversation

@chitralverma
Copy link
Contributor

@chitralverma chitralverma commented Oct 18, 2025

Which issue does this PR close?

Parts from #6622

Rationale for this change

Partially Closes #6253

What changes are included in this PR?

  • Add stubs for Entry, EntryMode, Metadata
  • Add stubs for *Layer(s)
  • Updated API reference

Are there any user-facing changes?

No.

@chitralverma chitralverma marked this pull request as ready for review October 18, 2025 07:33
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Oct 18, 2025
@chitralverma
Copy link
Contributor Author

@Xuanwo another one.

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.

Great, thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 18, 2025
@Xuanwo Xuanwo merged commit 1dbb759 into apache:main Oct 18, 2025
65 checks passed
@chitralverma chitralverma deleted the gen-stubs-2 branch October 18, 2025 12:10
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:XL This PR changes 500-999 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