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
/
includes
/
noddy4.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
bpo-31095: fix potential crash during GC (GH-3195)
INADA Naoki
2017-09-04
1
-0/+1
|
|
|
(cherry picked from commit a6296d34a478b4f697ea9db798146195075d496c)
*
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
Amaury Forgeot d'Arc
2011-11-06
1
-17/+1
|
*
Issue #12672: fix code samples in extending/newtypes.html for PEP-7 compliance
Eli Bendersky
2011-08-12
1
-17/+15
|
*
#5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy ↵
Georg Brandl
2009-05-05
1
-1/+1
|
|
|
|
examples.
*
Issue #1717, continued: Doc fixes and other cleanup related
Mark Dickinson
2009-02-02
1
-1/+1
|
|
|
|
to renaming of tp_compare.
*
return the module object from PyMODINIT_FUNC
Benjamin Peterson
2008-12-24
1
-0/+1
|
*
#4504, #4505: Update noddy examples in "Extending & Embedding".
Georg Brandl
2008-12-05
1
-32/+32
|
*
Get rid of more uses of string and use unicode
Neal Norwitz
2007-10-27
1
-4/+4
|
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+224