pyo3/newsfragments
bors[bot] 203ac5d778
Merge #2811
2811: adjust vectorcall symbols for pypy r=davidhewitt a=davidhewitt

Closes #2738

Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
2022-12-17 11:08:00 +00: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
2692.added.md
2695.changed.md
2702.added.md
2702.changed.md
2705.changed.md
2715.fixed.md
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
2776.added.md add abi3-py311 feature 2022-11-23 08:08:12 +00:00
2788.added.md Define _PyErr_ChainExceptions() FFI for CPython 2022-12-01 15:25:56 +00:00
2795.changed.md accept any iterator for PySet::new and PyFrozenSet::new 2022-12-04 09:54:34 +00:00
2800.fixed.md allow **kwargs to take arguments which conflict with positional-only parameters 2022-12-17 07:22:28 +00:00
2811.added.md adjust vectorcall symbols for pypy 2022-12-17 11:07:30 +00:00
2811.fixed.md adjust vectorcall symbols for pypy 2022-12-17 11:07:30 +00:00