cpython/Doc/extending
Nick Coghlan b5c4fd0a96 Issue #19407: add Python Packaging User Guide notes
The stdlib docs for package distribution and building extensions
are rather dated, and that isn't expected to change for 2.7 and
3.3.

The Python Packaging User Guide isn't complete either, but it's
already a much better road map for new users than the existing
stdlib docs.
2013-12-10 21:24:55 +10:00
..
building.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
embedding.rst Issue #18164: Clarify the embedding docs regarding link options. 2013-06-24 14:22:09 -07:00
extending.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
index.rst Issue #19407: add Python Packaging User Guide notes 2013-12-10 21:24:55 +10:00
newtypes.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00