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
/
howto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Markup fixes
Andrew M. Kuchling
2008-09-30
1
-10/+11
*
clarify a few things
Benjamin Peterson
2008-09-27
1
-7/+6
*
typos.
Georg Brandl
2008-09-26
1
-3/+3
*
add an 'other options' section
Benjamin Peterson
2008-09-26
1
-0/+9
*
add the beginnings of a C-API 2 -> 3 porting guide
Benjamin Peterson
2008-09-26
2
-0/+209
*
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Georg Brandl
2008-09-13
2
-3/+2
*
Add a new howto about Python and the web, by Marek Kubica.
Georg Brandl
2008-09-07
2
-0/+698
*
#2654: fix typo
Andrew M. Kuchling
2008-04-18
1
-1/+1
*
No need to specify explicit "doctest_block" anymore.
Georg Brandl
2008-03-22
1
-2/+2
*
Test decimal.rst doctests as far as possible with sphinx doctest.
Georg Brandl
2008-03-22
1
-0/+4
*
Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctes...
Georg Brandl
2008-03-22
1
-189/+163
*
Fix lots of broken links in the docs, found by Sphinx' external link checker.
Georg Brandl
2008-03-15
5
-12/+8
*
Remove stray word
Andrew M. Kuchling
2008-02-24
1
-1/+1
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
4
-5/+5
*
#2120: broken links in advocacy document.
Georg Brandl
2008-02-16
1
-5/+5
*
Convert external links to internal links. Fixes #2010.
Georg Brandl
2008-02-05
4
-2/+6
*
Fix old link.
Georg Brandl
2008-01-21
1
-3/+2
*
Bump verson
Andrew M. Kuchling
2008-01-18
1
-1/+1
*
Correction from Jordan Lewis: halfdelay() uses tenths of a second, not millis...
Andrew M. Kuchling
2008-01-17
1
-2/+2
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
3
-35/+17
*
Bump the version number, and make a few small edits
Andrew M. Kuchling
2007-12-14
1
-13/+15
*
Remove warning about URL
Andrew M. Kuchling
2007-12-14
1
-3/+1
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
2
-3/+3
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-2/+2
*
Add :term:s for descriptors.
Georg Brandl
2007-10-21
1
-2/+2
*
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
Georg Brandl
2007-10-21
1
-1/+1
*
* Add new toplevel chapter, "Using Python." (how to install,
Georg Brandl
2007-10-20
2
-203/+0
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
10
-0/+5833
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
10
-6121/+0
*
Patch #1765839: add link to https+proxy urllib2 opener.
Georg Brandl
2007-08-06
1
-1/+6
*
Add a word
Andrew M. Kuchling
2007-06-15
1
-1/+1
*
Fix rst markup.
Georg Brandl
2007-05-29
1
-1/+1
*
More edits
Andrew M. Kuchling
2007-01-29
1
-27/+27
*
Various minor edits
Andrew M. Kuchling
2007-01-29
3
-60/+74
*
Minor edits to the curses HOWTO
Andrew M. Kuchling
2007-01-29
2
-28/+29
*
Fix markup
Andrew M. Kuchling
2006-12-18
1
-2/+2
*
More edits
Andrew M. Kuchling
2006-11-08
1
-10/+26
*
Add table of contents; this required fixing a few headings. Some more smalle...
Andrew M. Kuchling
2006-11-08
1
-17/+21
*
Add section on operator module; make a few edits
Andrew M. Kuchling
2006-11-08
1
-8/+38
*
Add section on the functional module
Andrew M. Kuchling
2006-11-08
1
-1/+144
*
Update link
Andrew M. Kuchling
2006-11-05
1
-1/+1
*
Move functional howto into trunk
Andrew M. Kuchling
2006-08-22
1
-0/+1279
*
Reindent code
Andrew M. Kuchling
2006-08-09
1
-31/+33
*
Add missing 'self' parameters
Andrew M. Kuchling
2006-08-09
1
-3/+6
*
Try to improve grammar further.
Neal Norwitz
2006-07-14
1
-1/+1
*
Patch #1521874: grammar errors in doanddont.tex.
Georg Brandl
2006-07-14
1
-2/+3
*
Fit Makefile for the Python doc environment better; this is a step toward
Andrew M. Kuchling
2006-06-23
1
-62/+58
*
Apply patch #1492255 from Mike Foord.
George Yoshida
2006-05-21
1
-3/+3
*
Apply patch #1492147 from Mike Foord.
George Yoshida
2006-05-20
1
-1/+1
*
Apply patch #1489784 from Michael Foord.
Georg Brandl
2006-05-17
1
-39/+62
[next]