mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-15 20:00:23 +00:00
- Fix stale claim in RustRuntime's doc: with skip_from_py_object, pyo3 does not clone-extract the pyclass; callers clone explicitly. - Fix changelog grammar and 'per-reactor' -> 'per-homeserver'. - Fix garden-path sentence in runtime.pyi docstring. - Minor punctuation fixes in new doc comments. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>