- Notifications
You must be signed in to change notification settings - Fork909
Commite62b7cc
soundness for capsule reference and name (#5474)
* Add safer methods to PyCapsule that check the capsule name* soundness for `reference` and `name`* remove `reference_checked`* clippy* review feedback* SAFETY notes on unsafe blocks* return capsule name as `CapsuleName` struct* update newsfragment* review feedback* typo* clippy* fingers crossed...* Update src/types/capsule.rsCo-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>---------Co-authored-by: Jan Špaček <jan.spacek@keyrock.eu>Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>1 parent9f3d51d commite62b7cc
File tree
5 files changed
+302
-98
lines changed- newsfragments
- src/types
5 files changed
+302
-98
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments
Comments
(0)