Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99537: Use Py_SETREF() function in C code (#99656) | Victor Stinner | 2022-11-22 | 1 | -15/+5 |
* | gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH... | Petr Viktorin | 2022-11-22 | 1 | -2/+2 |
* | gh-99300: Use Py_NewRef() in Doc/ directory (#99480) | Victor Stinner | 2022-11-14 | 1 | -15/+7 |
* | gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769) | Oleg Iarygin | 2022-04-18 | 1 | -1/+1 |
* | bpo-26868: Fix example usage of PyModule_AddObject. (#15725) | Brandt Bucher | 2019-09-12 | 1 | -1/+6 |
* | Doc: define PY_SSIZE_T_CLEAN always (GH-12794) | Inada Naoki | 2019-04-13 | 1 | -0/+1 |
* | bpo-33201: Modernize "Extension types" doc (GH-6337) | Antoine Pitrou | 2018-04-07 | 1 | -0/+183 |