Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

Performance History

Latest Results

Use thread::park() in HangThread. (#5115) * Use thread::park() in HangThread. std::thread::park() is basically Rust's version of libc::pause(), it waits for a 'signal' from std::thread::unpark(). On its own it can be used as a way to block forever without needing to resort to sleep(9999999) or platform-specific apis. * Add newsfragment.
main
8 hours ago
Add newsfragment.
m-ou-se:park
11 hours ago
add `rename_all` support for `#[derive(IntoPyObject)]`
Icxolu:intopyobject-rename-all
20 hours ago
md
kykosic:bytes
23 hours ago

Active Branches

docs: Document how to add support CPython versions
last run
18 hours ago
#5113
CodSpeed Performance Gauge
0%
#5112
CodSpeed Performance Gauge
0%
last run
23 hours ago
#5111
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs