Commit 99131a8
Provide
* Remove GIL checks
* Update common.h
* Add flag
* style: pre-commit fixes
* Update pytypes.h
* style: pre-commit fixes
* Update common.h
* style: pre-commit fixes
* Update pytypes.h
* style: pre-commit fixes
* Update common.h
* style: pre-commit fixes
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF as an option (#4753)1 parent ec1b57c commit 99131a8
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
307 | 312 | | |
308 | 313 | | |
309 | 314 | | |
| |||
0 commit comments