Commit df3775b
committed
Adds set_name method of pybind11::capsule class
This calls PyCapsule_SetName on the underlying capsule object.1 parent ad0de0f commit df3775b
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
1641 | 1648 | | |
1642 | 1649 | | |
1643 | 1650 | | |
| |||
0 commit comments