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
/
slice.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-27867: Add a porting guide for PySlice_GetIndicesEx(). (#1973)
Serhiy Storchaka
2017-10-08
1
-1/+17
*
bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1480)
Xiang Zhang
2017-05-10
1
-1/+1
*
bpo-30059: Include Py_Ellipsis in C API documentation (#1018)
Michael Seifert
2017-04-14
1
-0/+11
*
Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with
Serhiy Storchaka
2017-01-25
1
-0/+37
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
1
-3/+3
*
Fix markup.
Georg Brandl
2010-12-11
1
-2/+4
*
Add versionchanged for parameter type changes.
Martin v. Löwis
2010-12-11
1
-0/+5
*
Adjust PySlice_GetIndices documentation to signature change.
Martin v. Löwis
2010-12-11
1
-2/+2
*
#9204: remove mentions of removed types in the types module.
Georg Brandl
2010-10-17
1
-4/+2
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-6/+6
*
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven
2009-04-27
1
-10/+0
*
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
Jeroen Ruigrok van der Werven
2009-04-26
1
-13/+25
*
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl
2008-05-12
1
-4/+1
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
1
-0/+54