Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 examp... | Georg Brandl | 2009-05-05 | 1 | -1/+1 |
* | Issue #1717, continued: Doc fixes and other cleanup related | Mark Dickinson | 2009-02-02 | 1 | -1/+1 |
* | 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 |