Avatar for the PyO3 user
PyO3
pyo3
BlogDocsChangelog

Branches performance

Pull requests

Introspection: avoid importing not introspected exception#5758
last run
7 hours ago
Introspection: avoid importing not introspected exception Rely on the same mechanism as `#[pyclass]``: if the exception is not found in the introspection, use `typing.Any` in the stubs For that, relies on the same `TYPE_HINT` structure as `#[pyclasss]` (what we want to do for custom exceptions anyway)
20 hours ago
e998302
Tpt:tpt/inspect-create-exception
CodSpeed Performance Gauge
0%
macros: rename PythonTypeHint into PyExpr We use PythonTypeHint for other things than type hints now
1 day ago
4d5ae75
Tpt:tpt/macro-expr
CodSpeed Performance Gauge
-27%
Expand test suite on `wasm32` and `windows`#5755
last run
6 hours ago
Expand test suite on `wasm32` and `windows`
1 day ago
ecdda3f
bschoenmaeckers:test_timezone
CodSpeed Performance Gauge
-14%
build(deps): bump actions/checkout from 6.0.1 to 6.0.2#5754
last run
2 days ago
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
d1ee3c4
dependabot/github_actions/actions/checkout-6.0.2
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs