We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0540754 commit 8d58a89Copy full SHA for 8d58a89
docs/source/changelog.rst
@@ -11,6 +11,7 @@ Change Log
11
- improved type hint for expose()
12
- added Proxy._pyroLocalSocket property that is the local socket address used in the proxy.
13
- serve() no longer defaults host parameter to empty string, but None. To be more similar to what a creation of Daemon() normally does.
14
+- fixed a Python 3.11 serialization issue
15
16
17
**Pyro 5.13.1**
0 commit comments