Skip to content

Conversation

kinto0
Copy link
Contributor

@kinto0 kinto0 commented Oct 14, 2025

Summary:
#1149 reports type stubs appearing in the completions of a stdlib module.

it turns out these are legitimate completions for os.pyi, but not os.py. the real fix is in #1090.
but in the meantime, i'll derank re-exports beneath items defined in the module.

Differential Revision: D84645691

Copy link

meta-codesync bot commented Oct 14, 2025

@kinto0 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84645691.

Copy link
Contributor

@ndmitchell ndmitchell left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

…#1297)

Summary:

facebook#1149 reports type stubs appearing in the completions of a stdlib module.

it turns out these are legitimate completions for os.pyi, but not os.py. the real fix is in facebook#1090.
but in the meantime, i'll derank re-exports beneath items defined in the module.

Reviewed By: ndmitchell

Differential Revision: D84645691
Copy link

meta-codesync bot commented Oct 15, 2025

This pull request has been merged in 294a2a5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants