index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
sequence.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Len...
Miss Islington (bot)
2018-02-25
1
-3/+2
*
Issue #25701: Document that some C APIs can both set and delete items
Martin Panter
2016-11-30
1
-2/+10
*
PySequence_Fast generally returns a list not a tuple (closes #16395)
Benjamin Peterson
2014-04-08
1
-4/+4
*
update to new C roles and directives
Sandro Tosi
2012-01-14
1
-43/+43
*
let PySequence_Check me a link; thanks to tomo cocoa from docs@
Sandro Tosi
2011-08-12
1
-1/+1
*
Fix some more small markup problems.
Georg Brandl
2009-05-30
1
-5/+5
*
Issue #4129: int -> Py_ssize_t documentation.
Jeroen Ruigrok van der Werven
2009-04-25
1
-0/+8
*
Issue #4129: Belatedly document which C API functions had their argument(s) or
Jeroen Ruigrok van der Werven
2009-04-25
1
-4/+44
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-2/+2
*
Add cautionary note on the use of PySequence_Fast_ITEMS.
Raymond Hettinger
2008-07-11
1
-0/+4
*
Split the monstrous C API manual files in smaller parts.
Georg Brandl
2008-01-19
1
-0/+166