aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-1/+1
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* Doc: define PY_SSIZE_T_CLEAN always (GH-12794)Inada Naoki2019-04-131-0/+1
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-1/+1
* Issue #26462: Merge code block fixes from 3.5Martin Panter2016-07-291-7/+13
|\
| * Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-7/+13
* | Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failureMartin Panter2015-11-301-2/+4
|/
* Issue #18395, #22108: Update embedded Python examples to decode correctlyVictor Stinner2014-08-011-7/+13
* Issue #18164: merge from 3.3Ned Deily2013-06-241-1/+3
|\
| * Issue #18164: Clarify the embedding docs regarding link options.Ned Deily2013-06-241-1/+3
* | Fix typo in embedding doc and update examples to 3.4.Ned Deily2013-05-261-4/+4
|\|
| * Fix typo in embedding doc and update examples to 3.3.Ned Deily2013-05-261-4/+4
|/
* #17256: fix syntax highlight in embedding example. Patch by Kushal Das.Ezio Melotti2013-02-221-3/+9
* Grammar touchup.Georg Brandl2012-11-021-12/+10
* Issue #16370: Mention Py_SetProgramName in example for very high level embedd...Andrew Svetlov2012-10-311-8/+13
* Fix inconsistent function name in embedding howto.Georg Brandl2012-07-011-2/+2
* Markup improvements for the embedding CPython doc patch from #1040439Éric Araujo2012-01-151-4/+5
* Issue #1040439: better document how to compile and link an embedded Python in...Antoine Pitrou2011-11-301-31/+47
* Remove mentions of the Demo directory.Georg Brandl2010-12-301-3/+0
* Use PyLong_FromLong where appropriate.Georg Brandl2010-11-261-1/+1
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-11/+11
* #4592: fix embedding example with new C API changes.Georg Brandl2008-12-091-2/+8
* #4586: fix usage of Py_InitModule.Georg Brandl2008-12-071-1/+6
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-4/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-14/+3
* Convert all print statements in the docs.Georg Brandl2007-09-041-3/+3
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+297