Skip to content

Change sys.lazy_modules type from dict back to set#15815

Open
johnslavik wants to merge 1 commit into
python:mainfrom
johnslavik:sys-lazy-modules
Open

Change sys.lazy_modules type from dict back to set#15815
johnslavik wants to merge 1 commit into
python:mainfrom
johnslavik:sys-lazy-modules

Conversation

@johnslavik
Copy link
Copy Markdown
Member

@johnslavik johnslavik commented May 20, 2026

See python/cpython#150014.


2026-05-20 (@srittau) Marked as deferred, until 2.15.0a2 is released.

@github-actions
Copy link
Copy Markdown
Contributor

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

@johnslavik
Copy link
Copy Markdown
Member Author

Stubtests fail because the patch wasn't released yet.

@srittau srittau added the status: deferred Issue or PR deferred until some precondition is fixed label May 20, 2026
@srittau
Copy link
Copy Markdown
Collaborator

srittau commented May 20, 2026

I've marked this as deferred for now, until the alpha with this change makes it into GitHub actions.

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

Labels

status: deferred Issue or PR deferred until some precondition is fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants