pyo3/newsfragments
Itamar Turner-Trauring 6746ff8216
Python 3.7 support for PyCodeObject. (#2726)
* Python 3.7 support for PyCodeObject.

Co-authored-by: Itamar Turner-Trauring <itamar@pythonspeed.com>
2022-11-08 21:06:05 +00:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
2490.added.md use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
2587.removed.md use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
2664.changed.md Don't use intocallback in method macros (#2664) 2022-10-16 10:35:58 +01: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 newsfragment 2022-10-18 21:40:59 +02:00
2695.changed.md Make `is_instance()` and `is_subclass()` take `&PyAny` (#2695) 2022-10-18 19:22:23 +02:00
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