Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
54005afeeebddbd5b211307b743b591a4cdb7750
/
Doc
/
extending
/
embedding.rst
1050d2d
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
by Martin Panter
· 8 years ago
25e014b
Issue #18395, #22108: Update embedded Python examples to decode correctly
by Victor Stinner
· 10 years ago
2c72b51
Issue #18164: merge from 3.3
by Ned Deily
· 11 years ago
51cee7d
Issue #18164: Clarify the embedding docs regarding link options.
by Ned Deily
· 11 years ago
ecf0851
Fix typo in embedding doc and update examples to 3.3.
by Ned Deily
· 11 years ago
e7b47dd
Fix typo in embedding doc and update examples to 3.4.
by Ned Deily
· 11 years ago
a19ebdb
#17256: fix syntax highlight in embedding example. Patch by Kushal Das.
by Ezio Melotti
· 12 years ago
4552e3f
Grammar touchup.
by Georg Brandl
· 12 years ago
e1fa22a
Issue #16370: Mention Py_SetProgramName in example for very high level embedding.
by Andrew Svetlov
· 12 years ago
3aa0c9d
Fix inconsistent function name in embedding howto.
by Georg Brandl
· 12 years ago
9c7b919
Markup improvements for the embedding CPython doc patch from #1040439
by Éric Araujo
· 13 years ago
71bca34
Issue #1040439: better document how to compile and link an embedded Python interpreter.
by Antoine Pitrou
· 13 years ago
59b4472
Remove mentions of the Demo directory.
by Georg Brandl
· 14 years ago
c877a7c
Use PyLong_FromLong where appropriate.
by Georg Brandl
· 14 years ago
60203b4
Migrate to Sphinx 1.0 C language constructs.
by Georg Brandl
· 14 years ago
acc68cc
#4592: fix embedding example with new C API changes.
by Georg Brandl
· 16 years ago
05b482c
#4586: fix usage of Py_InitModule.
by Georg Brandl
· 16 years ago
c575c90
Merged revisions 66452 via svnmerge from
by Georg Brandl
· 16 years ago
5b5e81c
Merged revisions 59605-59624 via svnmerge from
by Christian Heimes
· 17 years ago
6911e3c
Convert all print statements in the docs.
by Georg Brandl
· 17 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 17 years ago