pyo3/guide
David Hewitt 0e142f05dd
add `c_str!` macro to create `&'static CStr` (#4255)
* add `c_str!` macro to create `&'static CStr`

* newsfragment, just export as `pyo3::ffi::c_str`

* fix doc link

* fix doc

* further `c_str!` based cleanups

* [review]: mejrs

Co-authored-by: Bruno Kolenbrander <59372212+mejrs@users.noreply.github.com>

* rustfmt

* build fixes

* clippy

* allow lint on MSRV

* fix GraalPy import

---------

Co-authored-by: Bruno Kolenbrander <59372212+mejrs@users.noreply.github.com>
2024-06-18 18:09:36 +00:00
..
src add `c_str!` macro to create `&'static CStr` (#4255) 2024-06-18 18:09:36 +00:00
book.toml docs: use `lychee` to check link URLs (#3941) 2024-03-08 14:10:47 +00:00
pyclass-parameters.md feat: Add 'ord' option for PyClass and corresponding tests (#4202) 2024-06-07 19:08:53 +00:00
pyo3_version.py release: 0.17.2 2022-10-04 08:13:53 +01:00