COMMITS
/ Doc/faq/extending.rst May 27, 2025
V
gh-133678: Document C API third party tools (#134526)
Victor Stinner committed
September 19, 2024
H
Docs: Update two FAQs for Python 3 (#124247)
Hugo van Kemenade committed
March 13, 2024
M
Docs: fix broken links (#116651)
Mariusz Felisiak committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
January 26, 2022
M
bpo-46502: Remove "How do I tell incomplete input" from FAQ (GH-30925)
Mateusz Łoskot committed
October 15, 2021
V
bpo-45434: Remove Include/eval.h header file (GH-28973)
Victor Stinner committed
June 24, 2021
P
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855)
Petr Viktorin committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
April 13, 2019
I
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
Inada Naoki committed
December 5, 2018
A
Correct a couple of unbalanced parenthesis. (GH-10779)
Andre Delfino committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
February 9, 2018
S
Make formatting of some return codes conforming to the general style. (#5587)
Serhiy Storchaka committed
December 13, 2017
J
trivial: link updates in documentation (#2765)
jimmy committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
February 26, 2016
December 27, 2015
B
Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtension().
Brett Cannon committed
October 11, 2015
B
don't mention Python 2.2 (closes #25375)
Benjamin Peterson committed
September 12, 2015
S
Marked keystrokes with the :kbd: role.
Serhiy Storchaka committed
June 21, 2015
S
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
G
Fixing broken links in doc, part 1: faq/
Georg Brandl committed
March 20, 2014
Z
Fix typos in Doc/faq/extending. Found by cocoatomo on docs@.
Zachary Ware committed
March 28, 2013
March 22, 2013
G
cleanup references to PyString_ APIs from 2.x in the 3.3 docs.
Gregory P. Smith committed
G
Clean up references to the no longer existing PyString_ APIs in our docs.
Gregory P. Smith committed
December 3, 2011
A
Merge from 3.2
Antoine Pitrou committed
A
Refine FAQ entry for catching stdout
Antoine Pitrou committed
A
Advocate PyTuple_Pack instead of manual building of tuples
Antoine Pitrou committed
A
Remove references to psyco, which is mostly unmaintained and doesn't work with Python 3.
Antoine Pitrou committed
A
Remove references to psyco, which is mostly unmaintained and doesn't work with Python 3.
Antoine Pitrou committed
October 23, 2011
E
Remove obsolete FAQ.
Ezio Melotti committed
February 5, 2011
A
Mention Cython and remove obsolete alternatives
Antoine Pitrou committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
July 12, 2010
G
Take care of duplicate target name warnings.
Georg Brandl committed
April 5, 2010
E
Merged revisions 79797 via svnmerge from
Ezio Melotti committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
December 19, 2009
E
Merged revisions 76904 via svnmerge from
Ezio Melotti committed
G
#7500: add "Python 3 review needed" comments and fix a few obvious errors.
Georg Brandl committed
October 27, 2009
October 11, 2009
G
Merged revisions 75363 via svnmerge from
Georg Brandl committed