Skip to content

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

Closed
johnslavik wants to merge 2 commits into
python:mainfrom
johnslavik:sys-lazy-modules
Closed

Change sys.lazy_modules type from dict back to set#15815
johnslavik wants to merge 2 commits 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.

@AlexWaygood
Copy link
Copy Markdown
Member

Ah I made this change as part of #15863, sorry. Thanks for the PR!

@AlexWaygood AlexWaygood closed this Jun 7, 2026
@brianschubert
Copy link
Copy Markdown
Collaborator

brianschubert commented Jun 7, 2026

Superseded by #15863, thanks in any case!

edit: darn ninjas... @AlexWaygood

@johnslavik
Copy link
Copy Markdown
Member Author

Ah I made this change as part of #15863, sorry. Thanks for the PR!

Great, thanks for taking care of this @AlexWaygood @brianschubert!

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.

4 participants