Skip to content

Commit 9c8ee3d

Browse files
davidhewittalex
andauthored
Update CHANGELOG.md
Co-authored-by: Alex Gaynor <[email protected]>
1 parent aef127f commit 9c8ee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To see unreleased changes, please see the [CHANGELOG on the main branch guide](h
3030

3131
- Report a better compile error for `async` declarations when not using `experimental-async` feature. [#5156](https://github.com/PyO3/pyo3/pull/5156)
3232
- Fix implementation of `FromPyObject` for `uuid::Uuid` on big-endian architectures. [#5161](https://github.com/PyO3/pyo3/pull/5161)
33-
- Fix segmentation faults on 32-bit ix86 with Python 3.14. [#5180](https://github.com/PyO3/pyo3/pull/5180)
33+
- Fix segmentation faults on 32-bit x86 with Python 3.14. [#5180](https://github.com/PyO3/pyo3/pull/5180)
3434

3535
## [0.25.0] - 2025-05-14
3636

0 commit comments

Comments
 (0)