COMMITS
/ Doc/c-api/sequence.rst December 16, 2024
Y
gh-127896: Add missing documentation of `PySequence_In` (GH-127979)
Yuki Kobayashi committed
July 23, 2023
W
gh-101100: Fix some broken sphinx references (#107095)
wulmer committed
May 6, 2023
A
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner committed
April 2, 2022
J
More minor fixes to C API docs (GH-31525)
Jelle Zijlstra committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
September 12, 2019
M
Emphasize the need to always call PySequence_Fast. (GH-11140)
Matti Picus committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
May 22, 2018
S
bpo-5945: Improve mappings and sequences C API docs. (GH-7029)
Serhiy Storchaka committed
February 20, 2018
Z
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)
Zackery Spytz committed
December 8, 2015
M
Issue #25701: Document C API functions that both set and delete objects
Martin Panter committed
March 13, 2015
B
Issue #23081: Document that PySequence_List also accepts iterables.
Berker Peksag committed
April 8, 2014
B
PySequence_Fast generally returns a list not a tuple (closes #16395)
Benjamin Peterson committed
August 12, 2011
S
let PySequence_Check me a link; thanks to tomo cocoa from docs@
Sandro Tosi committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
June 1, 2009
April 27, 2009
J
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven committed
J
Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from
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
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
July 16, 2008
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed