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
/
concrete.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
1
-3330/+31
*
Merged revisions 60053-60078 via svnmerge from
Christian Heimes
2008-01-19
1
-7/+7
*
Merged revisions 59933-59951 via svnmerge from
Christian Heimes
2008-01-14
1
-1/+1
*
Big fat todo.
Georg Brandl
2008-01-05
1
-0/+1
*
Fix role usage.
Georg Brandl
2007-12-21
1
-1/+1
*
Issue #1587: Added instancemethod wrapper for PyCFunctions. The Python C API
Christian Heimes
2007-12-11
1
-0/+41
*
Replace all remaining occurrences of PyInt_.
Georg Brandl
2007-12-08
1
-11/+5
*
Remove PyInt_CheckExact. Add PyLong_AsLongAndOverflow.
Martin v. Löwis
2007-12-04
1
-5/+10
*
Remove PyInt API from the docs. Extend PyLong docs to cover all public functi...
Georg Brandl
2007-12-02
1
-143/+79
*
Merged revisions 59245-59254 via svnmerge from
Christian Heimes
2007-12-01
1
-0/+17
*
Cleanups and documentation updates related to the removal of unbound methods.
Christian Heimes
2007-11-30
1
-21/+8
*
Futher update docs after unbound method removal.
Georg Brandl
2007-11-27
1
-1/+2
*
Merged revisions 58742-58816 via svnmerge from
Guido van Rossum
2007-11-02
1
-2/+2
*
Patch 1329 (partial) by Christian Heimes.
Guido van Rossum
2007-10-30
1
-3/+3
*
Kill PyString_Encode(), which isn't used anywhere.
Guido van Rossum
2007-10-26
1
-9/+0
*
Remove duplicate entry for PyObject_AsFileDescriptor.
Georg Brandl
2007-10-23
1
-2/+6
*
Issue 1267, continued.
Guido van Rossum
2007-10-22
1
-19/+11
*
Patch 1267 by Christian Heimes.
Guido van Rossum
2007-10-19
1
-0/+6
*
Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from
Thomas Wouters
2007-09-19
1
-5/+5
*
Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE.
Sean Reifscheider
2007-09-17
1
-1/+1
*
Remove versionadded and versionchanged directives, fold information into text...
Georg Brandl
2007-09-01
1
-260/+12
*
- document bytes()
Georg Brandl
2007-08-31
1
-71/+0
*
Kill lingering docs references to UnicodeType.
Collin Winter
2007-08-28
1
-1/+1
*
Fix stupid typo in Lib/encodings/utf_32.py which led to failing tests
Walter Dörwald
2007-08-17
1
-2/+7
*
Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and
Walter Dörwald
2007-08-16
1
-0/+68
*
Complete truncated sentence.
Walter Dörwald
2007-08-16
1
-1/+1
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+3676