summaryrefslogtreecommitdiffstats
path: root/Doc/includes/typestruct.h
Commit message (Expand)AuthorAgeFilesLines
* gh-91051: fix segfault when using all 8 type watchers (#107853)Carl Meyer2023-08-111-1/+1
* GH-99767: update PyTypeObject docs for type watchers (GH-99928)Carl Meyer2022-12-151-0/+3
* bpo-43908: Document Static Types in the C API (GH-25710)Victor Stinner2021-04-291-1/+4
* bpo-36974: document PEP 590 (GH-13450)Jeroen Demeyer2019-06-021-1/+1
* docs: Better comment for tp_as_async slotYury Selivanov2015-08-261-1/+2
* Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async fieldMartin Panter2015-08-251-8/+7
|\
| * Issue #24808: Update the documentation of some PyTypeObject fieldsMartin Panter2015-08-251-8/+7
* | PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-121-1/+1
|/
* Issue #18112: PEP 442 implementation (safe object finalization).Antoine Pitrou2013-07-301-0/+7
* Issue #1717, continued: Doc fixes and other cleanup relatedMark Dickinson2009-02-021-1/+1
* #4504, #4505: Update noddy examples in "Extending & Embedding".Georg Brandl2008-12-051-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+76