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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1480)
Xiang Zhang
2017-05-10
1
-1/+1
*
bpo-28415: Note 0 conversion different between Python and C (#885)
Louie Lu
2017-04-27
2
-42/+48
*
bpo-29751: Improve PyLong_FromString documentation (GH-915)
csabella
2017-04-24
1
-7/+6
*
bpo-19225: Remove duplicated description for standard warning categories (GH-...
cocoatomo
2017-04-15
1
-12/+9
*
bpo-30059: Include Py_Ellipsis in C API documentation (#1018)
Michael Seifert
2017-04-14
1
-0/+11
*
bpo-19225: Add a table of warning names and missed exception names in C API d...
cocoatomo
2017-04-02
1
-56/+149
*
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka
2017-03-30
9
-82/+77
*
bpo-29917: DOC: Remove link from PyMethodDef (#890)
csabella
2017-03-30
1
-2/+2
*
bpo-6532: Make the thread id an unsigned integer. (#781)
Serhiy Storchaka
2017-03-23
1
-1/+4
*
bpo-28749: Fixed the documentation of the mapping codec APIs. (#487)
Serhiy Storchaka
2017-03-19
1
-47/+48
*
bpo-29746: Update marshal docs to Python 3. (#547)
Serhiy Storchaka
2017-03-12
1
-4/+4
*
fix minor bug in pymalloc. (#335)
INADA Naoki
2017-02-27
1
-1/+1
*
Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with
Serhiy Storchaka
2017-01-25
1
-0/+37
|
\
*
|
Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()
Serhiy Storchaka
2017-01-22
1
-2/+8
*
|
Issue #29292: Merge 3.6.
Xiang Zhang
2017-01-20
1
-2/+3
|
\
\
|
|
/
|
*
Issue #29292: Merge 3.5.
Xiang Zhang
2017-01-20
1
-2/+3
|
|
\
|
|
*
Issue #29292: Update outdated doc of PyEval_EvalCodeEx.
Xiang Zhang
2017-01-20
1
-2/+3
*
|
|
Issue #15657: Merge METH_KEYWORDS doc from 3.6
Martin Panter
2017-01-11
1
-4/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #15657: Merge other doc fix from 3.5
Martin Panter
2017-01-11
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #15657: METH_KEYWORDS cannot be used alone in Python 3
Martin Panter
2017-01-11
1
-1/+1
|
*
|
Issue #15657: Delete incorrect statement from PyMethodDef documentation
Martin Panter
2017-01-11
1
-3/+2
*
|
|
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
Serhiy Storchaka
2016-12-28
1
-20/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
Serhiy Storchaka
2016-12-28
1
-20/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
Serhiy Storchaka
2016-12-28
1
-20/+0
*
|
|
Merge from 3.6.
Serhiy Storchaka
2016-12-25
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.5.
Serhiy Storchaka
2016-12-25
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #29068: Fixed a typo in PyErr_Fetch example.
Serhiy Storchaka
2016-12-25
1
-1/+1
*
|
|
Issue #28822: Adjust indices handling of PyUnicode_FindChar().
Xiang Zhang
2016-12-20
1
-0/+3
*
|
|
Issue #29009: Merge 3.6.
Xiang Zhang
2016-12-19
1
-4/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #29009: Merge 3.5.
Xiang Zhang
2016-12-19
1
-4/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #29009: Remove outdated doc of PyUnicode_RichCompare.
Xiang Zhang
2016-12-19
1
-4/+0
*
|
|
Issue #28771: Merge C API doc fix from 3.6
Martin Panter
2016-12-10
1
-5/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #28771: Merge C API doc fix from 3.5
Martin Panter
2016-12-10
1
-5/+7
|
|
\
\
|
|
|
/
|
|
*
Issue #28771: Update tp_get/setattr signature documentation
Martin Panter
2016-12-10
1
-5/+7
*
|
|
Uniformize argument names of "call" functions
Victor Stinner
2016-12-06
1
-27/+46
*
|
|
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
Serhiy Storchaka
2016-12-05
1
-2/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
Serhiy Storchaka
2016-12-05
1
-2/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
Serhiy Storchaka
2016-12-05
1
-2/+1
*
|
|
Remove CALL_PROFILE special build
Victor Stinner
2016-11-28
1
-40/+0
*
|
|
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Serhiy Storchaka
2016-11-22
1
-5/+5
|
/
/
*
|
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API.
Serhiy Storchaka
2016-11-20
1
-7/+5
|
\
\
|
|
/
|
*
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API.
Serhiy Storchaka
2016-11-20
1
-7/+5
*
|
Issue #19569: Suggested more appropriate replacements for deprecated Unicode
Serhiy Storchaka
2016-11-20
1
-17/+22
|
\
\
|
|
/
|
*
Issue #19569: Suggested more appropriate replacements for deprecated Unicode
Serhiy Storchaka
2016-11-20
1
-17/+22
*
|
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualT...
Serhiy Storchaka
2016-11-16
1
-0/+6
|
\
\
|
|
/
|
*
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualT...
Serhiy Storchaka
2016-11-16
1
-0/+6
*
|
Issue #28635: Fix a couple of missing/incorrect versionchanged tags
Yury Selivanov
2016-11-10
1
-1/+1
*
|
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
12
-64/+64
|
\
\
|
|
/
|
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
12
-64/+64
*
|
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-2/+2
|
\
\
|
|
/
[next]