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

Remove docs non-public module stubs #2794

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Remove docs non-public module stubs #2794

merged 2 commits into from
Apr 12, 2024

Conversation

ankith26
Copy link
Member

@ankith26 ankith26 commented Apr 6, 2024

I am making this PR as a result of the discussion from #2557

@Starbuck5 pointed out that non-public API does not need type-stubs, which is a fair argument. So I'm making this PR to remove these stubs.

The current buildconfig ignores these stubs anyways, so this change can definitely not impact any end user.

@ankith26 ankith26 requested a review from a team as a code owner April 6, 2024 17:06
Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

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

LGTM 👍 get that file size down!

@MyreMylar
Copy link
Member

looks like you need to remove from the stubcheck too though!

@ankith26 ankith26 added this to the 2.5.0 milestone Apr 9, 2024
@MyreMylar MyreMylar merged commit f93b543 into main Apr 12, 2024
28 checks passed
@MyreMylar MyreMylar deleted the ankith26-docs-stub branch April 12, 2024 08:14
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.

None yet

3 participants