David Hewitt
|
a3f093d7f0
|
safety: abort on uncaught panics
|
2022-08-14 13:47:46 +01:00 |
|
David Hewitt
|
5be5d77589
|
opt: improve handle_panic generated code
|
2021-12-24 00:17:04 +00:00 |
|
mejrs
|
64a2456d5e
|
Allow user defined exceptions to have docstrings
|
2021-11-24 11:25:41 +01:00 |
|
Nicholas Sim
|
d0b54666a1
|
simple module doc
|
2021-06-30 18:03:53 +08:00 |
|
Tim Robinson
|
50352f9137
|
Apply review suggestions
|
2021-05-15 10:34:34 +01:00 |
|
Tim Robinson
|
95636f1ba7
|
Reduce size of compiled code for methods
|
2021-05-13 13:06:38 +01:00 |
|
David Hewitt
|
4ed9748b45
|
Rename exceptions to PyException etc; reintroduce deprecated ones
|
2020-07-18 06:02:57 +01:00 |
|
David Hewitt
|
a7e0c6bfa7
|
Make exceptions proper native types.
|
2020-07-18 01:57:39 +01:00 |
|
David Hewitt
|
9380bfde6f
|
Add catch_unwind! macro to prevent panics crossing ffi boundaries
|
2020-05-05 08:17:06 +01:00 |
|