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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix SF #1599879, socket.gethostname should ref getfqdn directly.
Neal Norwitz
2006-11-21
1
-2/+2
*
Bug #1597576: mention that the new base64 api has been introduced in py2.4.
Georg Brandl
2006-11-16
1
-1/+1
*
Bug #1594758: wording improvement for dict.update() docs.
Georg Brandl
2006-11-11
1
-1/+2
*
Bug #1594742: wrong word in stringobject doc.
Georg Brandl
2006-11-11
1
-1/+1
*
[Feature request #1542920] Link to wsgi.org
Andrew M. Kuchling
2006-11-10
1
-1/+2
*
Bug #1592533: rename variable in heapq doc example, to avoid shadowing
Georg Brandl
2006-11-08
1
-4/+4
*
Fix markup and grammatical errors. Backport from trunk
Thomas Heller
2006-11-07
1
-6/+4
*
backport: note that user can control directory location even if default dir i...
Skip Montanaro
2006-11-06
1
-1/+6
*
Fix code example by adding a missing import.
Thomas Heller
2006-11-02
1
-1/+1
*
Replace the XXX marker in the 'Arrays and pointers' reference manual
Thomas Heller
2006-11-02
1
-1/+2
*
From SF 1557890, fix problem of using wrong type in example.
Neal Norwitz
2006-10-28
1
-1/+1
*
Fix nth() itertool recipe.
Georg Brandl
2006-10-28
1
-2/+2
*
Point users to the subprocess module in the docs for os.system, os.spawn*, os...
Andrew M. Kuchling
2006-10-27
4
-9/+38
*
[Bug #1562583] Mention the set_reuse_addr() method
Andrew M. Kuchling
2006-10-27
1
-3/+5
*
[Bug #1583946] Reword description of server and issuer
Andrew M. Kuchling
2006-10-27
1
-5/+6
*
[Bug #1585690] Note that line_num was added in Python 2.5
Andrew M. Kuchling
2006-10-27
1
-0/+1
*
Small grammar fix, thanks Sjoerd.
Georg Brandl
2006-10-12
1
-1/+1
*
Add a note to fpectl docs that it's not built by default
Georg Brandl
2006-10-12
1
-1/+6
*
Bug #1546628: add a note about urlparse.urljoin() and absolute paths.
Georg Brandl
2006-10-12
1
-1/+15
*
Bug #1575746: fix typo in property() docs.
Georg Brandl
2006-10-12
1
-1/+1
*
Backport libcsv.tex bugfix from rev 52218. (SF ticket 1572471)
Skip Montanaro
2006-10-08
1
-10/+10
*
Case fixes
Andrew M. Kuchling
2006-10-06
1
-1/+1
*
- update links
Fred Drake
2006-10-06
1
-6/+8
*
Bug #1566663: remove obsolete example from datetime docs.
Georg Brandl
2006-09-30
1
-16/+18
*
revise explanation of returns_unicode to reflect bool values
Fred Drake
2006-09-15
1
-3/+4
*
- fix module name in links in formatted documentation
Fred Drake
2006-09-15
1
-25/+14
*
Backport uuid doc cleanup from rev. 51883.
Georg Brandl
2006-09-15
1
-22/+21
*
Correct elementtree module index entry.
Georg Brandl
2006-09-15
1
-1/+1
*
Backport rev 51866-51868 from trunk (sqlite3 documentation fixes).
Georg Brandl
2006-09-14
1
-48/+51
*
Fix typo in example
Andrew M. Kuchling
2006-09-08
1
-1/+1
*
Use native SQLite types
Andrew M. Kuchling
2006-09-08
1
-2/+2
*
Explain SQLite a bit more clearly
Andrew M. Kuchling
2006-09-08
1
-6/+8
*
Bug #1552618: change docs of dict.has_key() to reflect recommendation
Georg Brandl
2006-09-05
1
-5/+5
*
Fix str.rpartition(sep) when sep is not found in str.
Neal Norwitz
2006-09-05
1
-2/+2
*
Backport of decimal module context management updates from rev 51694 to 2.5 r...
Nick Coghlan
2006-09-03
1
-21/+22
*
Backport 51663:
Neal Norwitz
2006-09-03
1
-2/+2
*
- SF patch #1550263: Enhance and correct unittest docs
Fred Drake
2006-09-01
1
-32/+70
*
patch for documentation for recent uuid changes (from ping)
Anthony Baxter
2006-08-22
1
-15/+15
*
Tutorial:
Thomas Heller
2006-08-16
1
-29/+48
*
Slightly revised version of patch #1538956:
Marc-André Lemburg
2006-08-14
2
-0/+8
*
Reword paragraph to clarify
Andrew M. Kuchling
2006-08-08
1
-4/+5
*
Patch #1534922: correct and enhance unittest docs.
Georg Brandl
2006-08-05
1
-142/+174
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
fix typos
Gregory P. Smith
2006-08-04
1
-4/+4
*
Fix a mistake.
Thomas Heller
2006-08-02
1
-3/+3
*
A few nore words about what ctypes does.
Thomas Heller
2006-08-02
1
-7/+28
*
[Bug #848556] Remove \d* from second alternative to avoid exponential case wh...
Andrew M. Kuchling
2006-07-31
1
-1/+1
*
[Bug #1514540] Instead of putting the standard types in a section, put them i...
Andrew M. Kuchling
2006-07-31
2
-30/+30
*
Remove reference to notation
Andrew M. Kuchling
2006-07-31
1
-2/+2
*
Typo fix
Andrew M. Kuchling
2006-07-31
1
-1/+1
[prev]
[next]