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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix errors in sqlite3's Cursor.rowcount documentation
Petri Lehtinen
2012-02-16
1
-2/+1
*
caught is the right pp of catch; thanks to Don Bennett from docs@
Sandro Tosi
2011-10-31
1
-1/+1
*
Issue #13053: Added section on migrating from CObject to Capsule
Larry Hastings
2011-10-09
1
-0/+134
*
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray
2011-04-30
3
-3/+3
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
Merged revisions 87463 via svnmerge from
Alexander Belopolsky
2010-12-24
1
-1/+1
*
Fixing the file call in the rfc822.Message replacement example.
Sean Reifscheider
2010-03-20
1
-1/+1
*
Adding an example of reproducing the rfc822.Message() parsing.
Sean Reifscheider
2010-03-19
1
-0/+17
*
normalize shebang lines to #!/usr/bin/env python
Benjamin Peterson
2010-03-11
1
-1/+1
*
Merged code from pysqlite 2.6.0.
Gerhard Häring
2010-03-05
1
-0/+26
*
#7637: avoid repeated-concatenation antipattern in example
Andrew M. Kuchling
2010-03-01
1
-3/+3
*
issue5738: The distribution example was confusing, and out of date. It's too ...
Jesse Noller
2009-11-21
1
-364/+0
*
builtin -> built-in.
Georg Brandl
2009-07-26
1
-1/+1
*
Use the preferred form of raise statements in the docs.
Georg Brandl
2009-06-03
3
-7/+7
*
#6055: refer to "sqlite3" consistently.
Georg Brandl
2009-05-20
1
-3/+4
*
#3320: fix spelling.
Georg Brandl
2009-04-25
1
-1/+1
*
Issue #4239: adjust email examples not to use connect() and terminate with
Jeroen Ruigrok van der Werven
2009-04-25
4
-7/+4
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
Set eol-style correctly for mp_distributing.py.
Georg Brandl
2009-01-03
1
-364/+364
*
Retain copyright of processing examples. This was requested by a Debian maint...
Christian Heimes
2008-11-28
7
-0/+21
*
mp docs - fix issues 4012,3518,4193
Jesse Noller
2008-11-28
1
-1/+0
*
issue3352: clean up the multiprocessing API to remove many get_/set_ methods ...
Jesse Noller
2008-08-19
5
-5/+5
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
7
-0/+1433
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
4
-15/+15
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
4
-15/+15
*
#2525: update timezone info examples in the docs.
Georg Brandl
2008-04-07
1
-8/+38
*
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
Gerhard Häring
2008-03-29
1
-0/+16
*
Add email example how to send a multipart message.
Georg Brandl
2008-02-02
1
-0/+48
*
Fix email example.
Georg Brandl
2007-10-13
1
-1/+1
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
44
-0/+2121