Skip to content

[stdlib] add sys._framework - #16267

Merged
srittau merged 1 commit into
python:mainfrom
woodruffw-forks:ww/sys-framework
Aug 20, 2026
Merged

[stdlib] add sys._framework#16267
srittau merged 1 commit into
python:mainfrom
woodruffw-forks:ww/sys-framework

Conversation

@woodruffw

Copy link
Copy Markdown
Contributor

I noticed that ty fails to recognize this attribute.

It doesn't appear to be a public API, so I'm not 100% sure it's a fit for here. However, a global GH search shows a decent amount of usage of it:

https://github.com/search?q=language%3Apython+%22sys._framework%22&type=code

Ref: https://github.com/astral-sh/ty-vscode/pull/533/files#r3816508735

Signed-off-by: William Woodruff <william@yossarian.net>
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau
srittau merged commit 125ab09 into python:main Aug 20, 2026
140 of 151 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.

2 participants