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
*
Merge with 3.3.
Georg Brandl
2013-03-28
3
-1/+8
|
\
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
3
-1/+8
*
|
Issue #17522: Minor documentation fix
Kristján Valur Jónsson
2013-03-23
1
-0/+2
*
|
Issue #17522: Add the PyGILState_Check() API.
Kristján Valur Jónsson
2013-03-23
1
-0/+12
*
|
cleanup references to PyString_ APIs in the 3.x docs.
Gregory P. Smith
2013-03-22
2
-4/+4
|
\
\
|
|
/
|
*
cleanup references to PyString_ APIs from 2.x in the 3.3 docs.
Gregory P. Smith
2013-03-22
2
-4/+4
|
|
\
|
|
*
Clean up references to the no longer existing PyString_ APIs in our docs.
Gregory P. Smith
2013-03-22
2
-4/+4
*
|
|
merge with 3.3
Georg Brandl
2013-03-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Remove row-spanning cell, which the Sphinx text writer does not support.
Georg Brandl
2013-03-16
1
-1/+1
*
|
|
Merge with 3.3: Issue #17047: removed doubled words in Doc/*,
Terry Jan Reedy
2013-03-11
2
-3/+3
|
\
\
\
|
|
/
/
|
*
|
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Terry Jan Reedy
2013-03-11
2
-3/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Terry Jan Reedy
2013-03-11
2
-3/+3
|
|
*
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-5/+7
*
|
|
fix spelling (#17327)
Benjamin Peterson
2013-03-11
1
-2/+2
*
|
|
say defaultobj is returned (#17327)
Benjamin Peterson
2013-03-11
1
-3/+3
*
|
|
remove more useless words
Benjamin Peterson
2013-03-11
1
-3/+3
*
|
|
remove useless words (#17327)
Benjamin Peterson
2013-03-11
1
-3/+3
*
|
|
Fix typo in PyDict_SetDefault docs.
Ezio Melotti
2013-03-10
1
-1/+1
*
|
|
Add PyDict_SetDefault. (closes #17327)
Benjamin Peterson
2013-03-08
1
-0/+9
*
|
|
Merge fix for #15465 from 3.3
Nick Coghlan
2013-03-07
3
-9/+51
|
\
\
\
|
|
/
/
|
*
|
Close #15465: Document C API version macros
Nick Coghlan
2013-03-07
3
-9/+51
*
|
|
#17363: merge with 3.3.
Ezio Melotti
2013-03-06
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
#17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs.
Ezio Melotti
2013-03-06
1
-2/+2
*
|
|
Merge: remove redundant sentence from c-api docs (issue #16323)
Andrew Svetlov
2012-11-29
1
-4/+1
|
\
\
\
|
|
/
/
|
*
|
Remove redundant sentence from c-api docs (issue #16323)
Andrew Svetlov
2012-11-29
1
-4/+1
*
|
|
Merge issue #16323: Fix wrong C API documentation for locale encoding.
Andrew Svetlov
2012-11-28
1
-20/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #16323: Fix wrong C API documentation for locale encoding.
Andrew Svetlov
2012-11-28
1
-20/+24
*
|
|
Merge from 3.3: Add a str class entry to the string section (issue #16209).
Chris Jerdonek
2012-11-28
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Chris Jerdonek
2012-11-28
1
-2/+2
*
|
|
Merge from 3.3: Improve str() and object.__str__() docs (issue #13538).
Chris Jerdonek
2012-11-21
1
-5/+7
|
\
\
\
|
|
/
/
|
*
|
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-5/+7
*
|
|
Merge: Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
1
-6/+0
|
\
\
\
|
|
/
/
|
*
|
Merge: Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
1
-6/+0
|
|
\
\
|
|
|
/
|
|
*
Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
1
-6/+0
*
|
|
Merge from 3.3: remove unneeded "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
|
|
\
\
|
|
|
/
|
|
*
Remove unneeded "Release" and "Date" markers from doc index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
*
|
|
Issue #16148: Small improvements and cleanup. Added version information
Armin Ronacher
2012-10-07
1
-0/+2
*
|
|
Issue #16148: implemented PEP 424
Armin Ronacher
2012-10-06
1
-0/+7
|
/
/
*
|
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
Ezio Melotti
2012-10-05
1
-2/+0
*
|
Fix rst markup.
Ezio Melotti
2012-09-20
1
-1/+1
*
|
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
*
|
Issue #15610: The PyImport_ImportModuleEx macro now calls
Brett Cannon
2012-08-10
1
-2/+4
*
|
fix docs for c-api memory functions
Andrew Svetlov
2012-08-09
1
-3/+3
|
\
\
|
|
/
|
*
fix docs for c-api memory functions
Andrew Svetlov
2012-08-09
1
-3/+3
*
|
Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use
Brett Cannon
2012-07-13
1
-1/+6
*
|
Issue #15167 (as part of #13959): imp.get_magic() is no implemented in
Brett Cannon
2012-07-09
1
-1/+4
*
|
Issue #15242: Have PyImport_GetMagicTag() return a const char *
Brett Cannon
2012-07-09
1
-1/+2
*
|
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl
2012-06-24
1
-2/+3
[next]