Skip to content

add multiprocessing.managers._BaseDictProxy - #12951

Merged
AlexWaygood merged 5 commits into
python:mainfrom
tungol:DictProxy2
Nov 12, 2024
Merged

add multiprocessing.managers._BaseDictProxy#12951
AlexWaygood merged 5 commits into
python:mainfrom
tungol:DictProxy2

Conversation

@tungol

Copy link
Copy Markdown
Contributor

This is #12893 without the (rightfully) controversial step of dropping the inheritance from MutableMapping.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment threadstdlib/multiprocessing/managers.pyi Outdated
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

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

@AlexWaygood
AlexWaygood merged commit 074cef0 into python:mainNov 12, 2024
@tungol
tungol deleted the DictProxy2 branch November 12, 2024 17:18
Sign up for freeto 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

@tungol@AlexWaygood