pyo3/newsfragments
Fabio Valentini 40d6d4797f
Add wrapper for PyASCIIObject state bitfield accesses based on bindgen
2023-03-26 17:11:01 +02:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
2899.added.md Provide a special purpose FromPyObject impl to efficiently and safely get a byte slice from either bytes or byte arrays. 2023-02-22 22:07:59 +01:00
2939.changed.md Disable default features of `chrono` 2023-02-09 21:27:31 +08:00
2944.changed.md optimize sequence conversion for list and tuple 2023-02-15 08:28:29 +00:00
2947.changed.md change PyModule::add_class to return an error if class creation fails 2023-02-14 22:08:35 +00:00
2952.fixed.md update reference pool counts at the end of allow_threads to avoid use-after-free 2023-02-21 08:44:48 +00:00
2954.changed.md optimize mapping conversion for dict 2023-02-15 08:27:18 +00:00
2961.fixed.md docs: fix typo in method name 2023-02-18 22:02:05 +01:00
2979.changed.md allow `create_exception!` to place the exception in a `dotted.module` 2023-02-22 20:08:53 +00:00
2990.fixed.md Fix `clippy::redundant_closure` lint firing for pyfunction defaults 2023-02-27 22:10:06 +00:00
2993.fixed.md fix `non_snake_case` lint for `#[pyfunction]` generated code 2023-02-28 08:44:17 +00:00
3009.fixed.md Remove stale references to tox.ini from template substitution scripts. 2023-03-05 09:17:34 +01:00
3015.added.md Add wrapper for PyASCIIObject state bitfield accesses based on bindgen 2023-03-26 17:11:01 +02:00