Files
Myeongseon Choi 20c053a3c0
Some checks failed
PR Review / review (pull_request) Failing after 3s
CI / Run snippets and cpython tests (ubuntu-latest) (pull_request) Failing after 5m54s
CI / Check Rust code with rustfmt and clippy (pull_request) Failing after 45s
CI / Run tests under miri (pull_request) Successful in 6m24s
CI / Check the WASM package and demo (pull_request) Failing after 4m44s
CI / Run rust tests (ubuntu-latest) (pull_request) Failing after 4m38s
CI / Ensure compilation on various targets (pull_request) Failing after 1m6s
CI / Run snippets and cpython tests on wasm-wasi (pull_request) Successful in 4m46s
CI / Run rust tests (macos-latest) (pull_request) Has been cancelled
CI / Run rust tests (windows-latest) (pull_request) Has been cancelled
CI / Run snippets and cpython tests (macos-latest) (pull_request) Has been cancelled
CI / Run snippets and cpython tests (windows-latest) (pull_request) Has been cancelled
Refactor PySetterValue handling in object and type modules
- Update object_set_dict to use new PySetterValue variants
- Modify getset.rs to handle PySetterValue::Delete
- Add delete_dict method to PyObject
- Adjust type.rs to use new PySetterValue semantics
2025-02-09 23:26:36 +09:00
..
2024-12-03 17:05:24 -06:00
2018-07-07 17:14:45 +02:00
2024-12-31 12:26:29 +00:00