cpython/Doc/extending
Antoine Pitrou 13775221e0 Issue #14933: fix misleading doc about weakref support in extension types. 2012-06-15 19:11:31 +02:00
..
building.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
embedding.rst Markup improvements for the embedding CPython doc patch from #1040439 2012-01-15 02:31:58 +01:00
extending.rst Use PyLong_FromLong where appropriate. 2010-11-26 11:55:48 +00:00
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
newtypes.rst Issue #14933: fix misleading doc about weakref support in extension types. 2012-06-15 19:11:31 +02:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00