Skip to content

gh-85160: Reduce memory usage of singledispatchmethod when owner instances cannot be weakref'd#107706

Merged
AlexWaygood merged 2 commits into
python:mainfrom
AlexWaygood:singledispatch-memory-usage
Aug 7, 2023
Merged

gh-85160: Reduce memory usage of singledispatchmethod when owner instances cannot be weakref'd#107706
AlexWaygood merged 2 commits into
python:mainfrom
AlexWaygood:singledispatch-memory-usage

Get rid of `_all_weakrefable_instances`

3d8d4ba
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs