Commit f87b286
Don't expose PyASCIIObjectState on Python3.14 and newer (#5133)
* fix FFI PyUnicode bindings for 3.14.0b1
* Remove PyASCIIObjectState from pyo3-ffi for Py_3_14
* Update pyo3-ffi/src/cpython/unicodeobject.rs
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
---------
Co-authored-by: David Hewitt <mail@davidhewitt.dev>1 parent b36849a commit f87b286
File tree
3 files changed
+81
-303
lines changed- newsfragments
- pyo3-ffi/src/cpython
- src/ffi
3 files changed
+81
-303
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments