pyo3/newsfragments
2022-11-22 12:04:32 +01:00
..
.gitignore
2490.added.md
2587.removed.md
2664.changed.md
2685.changed.md Use a TypeError, rather than a ValueError, when refusing to treat a str as a Vec 2022-11-07 07:48:13 -05:00
2686.changed.md Support passing name and doc to PyCFunction::new_closure. Fixes #2665 2022-10-29 12:26:09 +08:00
2692.added.md
2695.changed.md
2702.added.md add #[pyo3(signature = (...))] attribute (#2702) 2022-10-25 07:23:21 +01:00
2702.changed.md add #[pyo3(signature = (...))] attribute (#2702) 2022-10-25 07:23:21 +01:00
2705.changed.md introduce trampolines for methods (#2705) 2022-10-25 07:22:36 +01:00
2715.fixed.md Disable PyModule::filename on PyPy 2022-10-31 15:45:50 +08:00
2726.fixed.md Python 3.7 support for PyCodeObject. (#2726) 2022-11-08 21:06:05 +00:00
2727.added.md pyo3-build-config: rebuild when PYO3_ENVIRONMENT_SIGNATURE value changed 2022-11-09 20:28:18 +08:00
2730.added.md Add support for std::num::NonZero integer types (#2730) 2022-11-13 10:54:55 +00:00
2734.added.md Add {Py,PyAny}::downcast_unchecked to replace try_from_unchecked calls 2022-11-18 07:00:40 +01:00
2734.changed.md PyAny::downcast(): relax lifetime bounds 2022-11-18 07:00:40 +01:00
2742.added.md Export warning classes and add PyErr::warn_explicit() (#2742) 2022-11-17 19:30:48 +01:00
2749.fixed.md Fix being able to call arg-less #[new] with any args from Python 2022-11-20 08:25:19 +01:00
2760.fixed.md macros: fix the check for applying METH_NOARGS 2022-11-20 09:00:42 +01:00
2769.fixed.md PySlice: fix isize->long truncation in initialization 2022-11-22 12:04:32 +01:00