COMMITS
/ Doc/c-api/set.rst February 20, 2021
P
bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)
Pablo Galindo committed
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
April 29, 2020
Z
bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783)
Zackery Spytz committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
October 27, 2016
S
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka committed
April 17, 2016
S
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka committed
October 9, 2013
S
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka committed
December 16, 2011
A
Issue #6695: Full garbage collection runs now clear the freelist of set objects.
Antoine Pitrou committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
April 27, 2009
J
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven committed
April 26, 2009
J
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
Jeroen Ruigrok van der Werven committed
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
February 16, 2008
February 4, 2008
January 29, 2008
C
Merged revisions 60383-60407 via svnmerge from
Christian Heimes committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed