Mercurial > public > mercurial-scm > hg
log rust/hg-pyo3/src/utils.rs @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Tue, 18 Feb 2025 11:44:21 +0100 | Rapha?l Gom?s | pyo3: add a util to handle SIGINT from a long-running Rust function |
Tue, 18 Feb 2025 11:39:17 +0100 | Rapha?l Gom?s | pyo3: add a generic error conversion extension trait |
Tue, 18 Feb 2025 11:33:20 +0100 | Rapha?l Gom?s | pyO3: remove useless (and wrong) `__doc__` attribute on modules |
Wed, 29 Jan 2025 13:49:29 +0100 | Georges Racinet | rust-pyo3: making PyBytesDeref Sync |
Sun, 05 Jan 2025 23:39:02 +0100 | Rapha?l Gom?s | rust-pyo3: rename the `util` file to `utils` base rust/hg-pyo3/src/util.rs@02db1aa001b6 |