| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Note in the intro to Extending... that ctypes can be a simpler, more ↵ | Brett Cannon | 2009-09-17 | 1 | -0/+7 |
| | | | | | portable solution than custom C code. | ||||
| * | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
| | | |||||
| * | #6446: fix import_spam() function to use correct error and reference handling. | Georg Brandl | 2009-07-11 | 1 | -9/+16 |
| | | |||||
| * | Demote warnings to notices where appropriate, following the goal that as few ↵ | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
| | | | | | | | "red box" warnings should clutter the docs as possible. Part 1: stuff that gets merged to Py3k. | ||||
| * | #5417: replace references to undocumented functions by ones to documented ↵ | Georg Brandl | 2009-03-31 | 1 | -12/+13 |
| | | | | | functions. | ||||
| * | Add section numbering to some of the larger subdocuments. | Georg Brandl | 2009-03-28 | 1 | -0/+1 |
| | | |||||
| * | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -16/+16 |
| | | |||||
| * | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 4 | -10/+10 |
| | | |||||
| * | #4611: fix typo. | Georg Brandl | 2008-12-15 | 1 | -1/+1 |
| | | |||||
| * | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -4/+3 |
| | | |||||
| * | #3711: .dll isn't a valid Python extension anymore. | Georg Brandl | 2008-08-28 | 1 | -4/+8 |
| | | |||||
| * | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
| | | |||||
| * | #2299: typos in newtypes.rst. | Georg Brandl | 2008-03-16 | 1 | -3/+3 |
| | | |||||
| * | Fix link. | Georg Brandl | 2008-02-09 | 1 | -1/+1 |
| | | |||||
| * | Adapt pydoc to new doc URLs. | Georg Brandl | 2008-01-21 | 1 | -1/+1 |
| | | |||||
| * | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 4 | -45/+23 |
| | | |||||
| * | Document PyEval_* functions from ceval.c. | Georg Brandl | 2007-12-01 | 1 | -5/+18 |
| | | | | | Credits to Michael Sloan from GHOP. | ||||
| * | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
| | | |||||
| * | Backport from 3k: #1116: fix reference to old filename. | Georg Brandl | 2007-09-06 | 1 | -1/+1 |
| | | |||||
| * | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 6 | -0/+3605 |
