This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
f2608a923c
pyo3
/
newsfragments
/
2788.added.md
2 lines
51 B
Markdown
Raw
Normal View
History
Unescape
Escape
Define _PyErr_ChainExceptions() FFI for CPython This appears to be the only way to chain exceptions via the FFI. It was introduced prior to CPython 3.7. It has some description of usage in PEP 490. There was a discussion of whether it should be made stable in BPO 44938.
2022-12-01 15:25:56 +00:00
Define
`_PyErr_ChainExceptions()`
FFI for CPython.
Reference in a new issue
Copy permalink