Post #108
3.42K
https://peps.python.org/pep-0797/ был отклонен руководящим советом.
Python Enhancement Proposals (PEPs) PEP 797 – Shared Object Proxies | peps.python.org This PEP introduces a new SharedObjectProxy() type to the concurrent.interpreters module, which allows any arbitrary object to be shared across interpreters using an object proxy, at the cost of being less efficient to concurrently access across multipl... - 👍 5
- 🥴 4
- 👀 3
- 🍌 1