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
*
Revert the following revisions, as they don't fix security
Martin v. Löwis
2008-03-02
6
-52/+16
*
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
Matthias Klose
2007-08-16
1
-1/+1
*
- fix build error with the findCaller backport
Matthias Klose
2007-08-16
1
-1/+1
*
Updated documentation for SysLogHandler (#1720726).
Vinay Sajip
2007-05-25
1
-2/+5
*
Updated findCaller documentation.
Vinay Sajip
2007-05-25
1
-3/+5
*
- Make the documentation match the code and the docstring
Matthias Klose
2007-01-11
1
-1/+1
*
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
*
Backport r45505, r45573, r45576
Martin v. Löwis
2006-10-09
1
-1/+1
*
Case fixes
Andrew M. Kuchling
2006-10-06
1
-2/+2
*
- update links
Fred Drake
2006-10-06
1
-5/+7
*
[Backport rev.39739 by nnorwitz]
Andrew M. Kuchling
2006-09-29
1
-2/+2
*
[Backport rev. 39645 by nnorwitz]
Andrew M. Kuchling
2006-09-29
1
-0/+2
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
Bug #1002398: The documentation for os.path.sameopenfile now correctly
Georg Brandl
2006-07-30
1
-3/+2
*
[Patch #1068277] Clarify that os.path.exists() can return False depending on ...
Andrew M. Kuchling
2006-07-29
1
-2/+5
*
Update URL
Andrew M. Kuchling
2006-07-29
1
-1/+1
*
Bug #835255: The "closure" argument to new.function() is now documented.
Georg Brandl
2006-07-29
1
-2/+5
*
Delete a misleading example. SF bug #1481650.
Barry Warsaw
2006-07-28
1
-6/+0
*
Update URL
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
no need to elaborate "string".
Georg Brandl
2006-07-05
1
-1/+1
*
Patch #1517490: fix glitches in filter() docs.
Georg Brandl
2006-07-05
1
-4/+4
*
[Bug #1511911] Backport: Clarify optional arguments to sorted() and improve xref
Andrew M. Kuchling
2006-07-03
1
-2/+24
*
Update url.
George Yoshida
2006-06-17
2
-11/+11
*
backport wording fix
Skip Montanaro
2006-06-10
1
-1/+1
*
[Bug #1441864] Clarify description of 'data' argument
Andrew M. Kuchling
2006-06-03
1
-5/+7
*
[Bug #1475554] Strengthen text to say 'must' instead of 'should'
Andrew M. Kuchling
2006-06-03
1
-2/+2
*
[Bug #1472084] Fix description of do_tag
Andrew M. Kuchling
2006-06-03
1
-2/+3
*
Clarify wording about how default values in strptime() are used.
Brett Cannon
2006-05-31
1
-1/+2
*
Add \exception markup
George Yoshida
2006-05-13
1
-2/+2
*
Grammar fix(backport r45965)
George Yoshida
2006-05-11
1
-2/+2
*
Fix two small errors in argument lists.
Georg Brandl
2006-05-10
1
-3/+3
*
Bug #1484978: curses.panel: clarify that Panel objects are destroyed on garba...
Georg Brandl
2006-05-10
1
-0/+3
*
Bug #1485447: subprocess: document that the "cwd" parameter isn't used to fin...
Georg Brandl
2006-05-10
1
-6/+9
*
backport r45920
George Yoshida
2006-05-06
1
-1/+4
*
correct a dead link(backport from rev.45783)
George Yoshida
2006-04-28
1
-1/+1
*
Bug #1475009: clarify ntpath.join behavior with absolute components
Georg Brandl
2006-04-28
1
-2/+3
*
Mention xmlrpclib.Error base class; import Error in example
Andrew M. Kuchling
2006-04-27
1
-4/+6
*
[Bug #1477102] Add necessary import to example
Andrew M. Kuchling
2006-04-27
1
-0/+1
*
Backport trunk's 45708: Fix markup glitch in unittest docs.
Thomas Wouters
2006-04-25
1
-1/+1
*
Merge rev 45677 from the trunk.
Tim Peters
2006-04-24
1
-4/+7
*
Typo fixes
George Yoshida
2006-04-22
1
-2/+2
*
Typo, grammar fixes
Andrew M. Kuchling
2006-04-21
1
-16/+16
*
Typo fixes
Andrew M. Kuchling
2006-04-21
1
-4/+4
*
fix typo
George Yoshida
2006-04-18
1
-1/+1
*
Bug #1467952: backport: make os.listdir() raise if readdir() fails
Georg Brandl
2006-04-11
1
-1/+2
*
Bug #1465619: rot13 codec decodes to a Unicode string.
Georg Brandl
2006-04-06
1
-1/+1
*
Bug #1465600: note encoding issue in ZipFile.write().
Georg Brandl
2006-04-06
1
-0/+9
*
Patch #1462496: typo in libsignal.tex
Georg Brandl
2006-04-01
1
-1/+1
*
Patch #1459631: documnent zlib.Decompress.flush() length parameter.
Georg Brandl
2006-04-01
1
-1/+4
[next]