Skip to content

Fix compilation errors: change &self to &Py<Self> in __dict__ methods

c46e482
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix del obj.__dict__ to match CPython behavior (fixes #5355) #7568

Fix compilation errors: change &self to &Py<Self> in __dict__ methods
c46e482
Select commit
Loading
Failed to load commit list.

Annotations

1 error and 1 warning
Run snippets and cpython tests on wasm-wasi
failed Apr 8, 2026 in 1m 23s