issues
search
PyO3
/
pyo3
Rust bindings for the Python interpreter
https://pyo3.rs
Apache License 2.0
12.41k
stars
766
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
release: 0.23.2
#4726
davidhewitt
opened
50 minutes ago
0
Fix ambiguous associated item error
#4725
LilyFoote
opened
19 hours ago
0
Introducing PyO3 Guru on Gurubase.io
#4724
kursataktas
closed
6 hours ago
3
ambiguous associated item 'Error' since 0.23
#4723
brmmm3
opened
1 day ago
1
`DateTime<Tz>`'s implementation for `FromPyObject` does not consider Pythons's `datetime.fold` attribute
#4722
elied
opened
1 day ago
0
docs: remove outdated `#[pyclass(text_signature = "...")]` option
#4721
davidhewitt
closed
2 days ago
0
add second lifetime to `PyRef` and `PyRefMut`
#4720
Icxolu
opened
2 days ago
0
Free-threaded build config fixes
#4719
ngoldbaum
opened
3 days ago
3
Bump codecov/codecov-action from 4 to 5
#4718
dependabot[bot]
closed
3 days ago
1
Noticeable performance downgrade from Python 3.10 to onwards versions
#4716
gi0baro
opened
3 days ago
2
release: 0.23.1
#4715
davidhewitt
closed
5 days ago
0
release: 0.23.1
#4714
davidhewitt
closed
5 days ago
0
docs: add ecosystems/tracing.md to guide
#4713
matt-codecov
opened
6 days ago
2
docs: Don't try to build `gil-refs` feature
#4712
yotamofek
closed
6 days ago
1
docs: Fix migration guide URL
#4711
yotamofek
closed
6 days ago
0
fixup docs for packaging
#4710
davidhewitt
closed
1 week ago
0
Setting configs incompatible with Py_GIL_DISABLED should error harder
#4709
ngoldbaum
opened
1 week ago
2
add `IntoPyObjectExt` trait
#4708
davidhewitt
closed
2 days ago
5
fix `clippy::wildcard_import` firing on `#[pyclass]`
#4707
Icxolu
closed
1 week ago
2
simplify a few uses of `BoundObject`
#4706
davidhewitt
closed
1 week ago
0
silence `non_upper_case_globals` lint on `__match_args__`
#4705
davidhewitt
closed
1 week ago
0
`#[derive(IntoPyObject)]` error a bit unhelpful when lifetime not called `'py`
#4704
davidhewitt
opened
1 week ago
3
docs: add narrative docs for BoundObject
#4703
ngoldbaum
closed
1 week ago
1
overflow evaluating requirement for `&pyo3::Bound<'_, _>: pyo3::IntoPyObject<'_>`
#4702
davidhewitt
opened
1 week ago
9
new `wildcard_import` clippy warning from `#[pyclass]` on `main`
#4701
davidhewitt
closed
1 week ago
0
Remove warning that's a bit outdated
#4698
alex
closed
1 week ago
0
docs: add logo and mascot
#4697
davidhewitt
closed
1 week ago
0
docs: text improvements for guide/src/free-threading.md
#4696
ngoldbaum
closed
1 week ago
0
docs: extend documentation on `Sync` and thread-safety
#4695
davidhewitt
closed
1 week ago
1
rework complex enum field conversion
#4694
Icxolu
closed
1 week ago
0
silence deprecation warning for enum with custom `__eq__`
#4692
davidhewitt
closed
1 week ago
3
string_sum example compile issue
#4691
Yongle-Fu
closed
2 weeks ago
0
Fix windows free-threaded build issues
#4690
ngoldbaum
closed
1 week ago
1
Support for PyPy 3.11
#4689
mattip
opened
2 weeks ago
1
Test failure on Mac free-threaded CI
#4688
ngoldbaum
opened
2 weeks ago
0
no way to disable implicit equality warning for enum
#4687
trim21
closed
1 week ago
5
Run free-threaded CI on MacOS
#4686
ngoldbaum
closed
2 weeks ago
0
pytests crash on windows free-threaded interpreter
#4685
ngoldbaum
closed
1 week ago
13
release: 0.22.6
#4684
davidhewitt
closed
2 weeks ago
4
docs: fix links in free-threaded guide
#4683
ngoldbaum
closed
2 weeks ago
0
UNSAFE_PYO3_BUILD_FREE_THREADED not checked in 0.22.5
#4682
minrk
closed
2 weeks ago
4
add blanket `IntoPyObject` implementation for `&&T`
#4680
davidhewitt
closed
2 weeks ago
0
Variable sized base types
#4678
mbway
opened
2 weeks ago
11
feat: #4675 support `time-rs` crate
#4677
avhz
opened
3 weeks ago
0
add `sync::OnceExt` and `sync::OnceLockExt` traits
#4676
davidhewitt
closed
2 weeks ago
9
Support `time` crate in addition to `chrono` for datetime types.
#4675
avhz
opened
3 weeks ago
2
fix unintentional `unsafe_op_in_unsafe_fn` trigger
#4674
Icxolu
closed
2 weeks ago
0
docs: Add and fix links in free-threading guide.
#4673
ngoldbaum
closed
2 weeks ago
3
add `IntoPyObjectRef` derive macro
#4672
Icxolu
closed
2 weeks ago
4
make `PyErrState` thread-safe
#4671
davidhewitt
closed
2 weeks ago
8
Next