mirror of
https://github.com/python/cpython.git
synced 2024-11-30 18:51:15 +01:00
4 lines
251 B
ReStructuredText
4 lines
251 B
ReStructuredText
Register the :class:`!multiprocessing.managers.DictProxy` and :class:`!multiprocessing.managers.ListProxy` types in
|
|
:mod:`multiprocessing.managers` to :class:`collections.abc.MutableMapping` and
|
|
:class:`collections.abc.MutableSequence`, respectively.
|