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 various descriptions of "ctime"
Fred Drake
2004-05-12
2
-2/+6
*
fix various typos; thanks, George Yoshida!
Fred Drake
2004-05-12
6
-6/+6
*
add note about the __name__ read-only attribute
Fred Drake
2004-05-12
1
-1/+6
*
markup adjustment
Fred Drake
2004-05-11
1
-3/+5
*
Added a note describing how fp should be opened in binary mode, especially on
Barry Warsaw
2004-05-10
1
-0/+4
*
fix documentation for ContentHandler.ignorableWhitespace()
Fred Drake
2004-05-06
1
-1/+1
*
- note that __getinitargs__() is only for old-style classes
Fred Drake
2004-05-05
1
-2/+19
*
Remove list of pickle protocol names used by the copy module; there
Fred Drake
2004-05-05
1
-5/+1
*
note that the error code for socket.gaierror will be one of the EAI_*
Fred Drake
2004-05-05
1
-0/+2
*
SF #814606: fix mixer docs to talk about "controls", not "channels".
Greg Ward
2004-05-05
1
-25/+27
*
Document readline module functions added in Python 2.3. See:
Phillip J. Eby
2004-05-04
1
-0/+16
*
the headers in an HTTP request are HTTP headers, not MIME headers
Fred Drake
2004-04-29
1
-2/+2
*
remove out-of-date count of the functions in winsound
Fred Drake
2004-04-28
1
-1/+1
*
remove bogus markup that caused the docs to be wrong
Fred Drake
2004-04-15
1
-1/+1
*
give rational filenames to some of the generated HTML
Fred Drake
2004-04-08
1
-2/+4
*
#928751, fix typos in socket doc
Neal Norwitz
2004-04-03
1
-3/+3
*
remove workarounds to prevent "--" in code from being improperly munged to
Fred Drake
2004-04-01
2
-6/+6
*
Note that reading from a socket may not always return all of the
Fred Drake
2004-04-01
1
-0/+4
*
- make sure the methods minidom adds to the basic DOM are attributed
Fred Drake
2004-04-01
1
-15/+10
*
remove out-of-date warning
Fred Drake
2004-03-26
1
-5/+0
*
SF bug #918371: hasattr()'s return type
Raymond Hettinger
2004-03-20
1
-2/+2
*
fix typo in reference to RFC 3464 DSN MIME type
Fred Drake
2004-02-24
1
-1/+1
*
Update "more info" link to http://www.poynton.com/ColorFAQ.html .
Brett Cannon
2004-02-10
1
-1/+1
*
SF patch #892821: example for urllib2 has SyntaxError
Raymond Hettinger
2004-02-08
1
-2/+1
*
SF bug #892854: typo in textwrap doc page
Raymond Hettinger
2004-02-08
1
-1/+1
*
Clarify minor point about the ref() and proxy() constructors.
Fred Drake
2004-02-03
1
-3/+4
*
fix method name in example code
Fred Drake
2004-01-23
1
-2/+2
*
add direct link to the article in DDJ
Fred Drake
2004-01-21
1
-1/+2
*
backport some doc fixes
Skip Montanaro
2004-01-21
1
-4/+11
*
add link to the red-dove.com page about the logging package
Fred Drake
2004-01-08
1
-0/+7
*
SF bug #872461: list.extend() described as experimental
Raymond Hettinger
2004-01-08
1
-3/+1
*
in the section "The interpreter stack":
Fred Drake
2004-01-01
1
-30/+39
*
fix reference to File Object documentation
Fred Drake
2004-01-01
1
-1/+3
*
minor markup adjustment; will need to re-generate 2.3.3 docs
Fred Drake
2003-12-18
1
-2/+2
*
fix loss of a space after indexing markup
Fred Drake
2003-12-18
1
-1/+1
*
apply hackish work-arounds to make sure double hyphens aren't screwed
Fred Drake
2003-12-18
1
-2/+2
*
apply hackish work-around to make sure double hyphens aren't screwed
Fred Drake
2003-12-18
1
-1/+1
*
apply hackish work-arounds to make sure double hyphens aren't screwed
Fred Drake
2003-12-18
1
-5/+5
*
fix typo
Fred Drake
2003-12-17
1
-1/+1
*
quick workaround to make "--" in a code sample not be treated wrongly
Fred Drake
2003-12-16
1
-4/+4
*
fix typo: added missing word
Fred Drake
2003-12-15
1
-1/+1
*
SF patch #855195: fix typos
Raymond Hettinger
2003-12-07
4
-3/+4
*
Fix double hyphen markup.
Raymond Hettinger
2003-12-07
1
-3/+3
*
Backport various fixups (with permission from the RM).
Raymond Hettinger
2003-12-07
2
-6/+3
*
Backports:
Raymond Hettinger
2003-12-07
1
-61/+78
*
SF bug #855317: unittest: 5.3.9 Getting Extended Error Information
Raymond Hettinger
2003-12-07
1
-42/+0
*
- fix markup in the bool() description
Fred Drake
2003-12-05
1
-10/+9
*
Patch #849350: Update to document bool return values.
Martin v. Löwis
2003-11-27
4
-4/+4
*
More words: gave more motivation, and added cautions about the special
Tim Peters
2003-11-21
1
-10/+51
*
Add a missing import. Closes SF # 816344. Will forward port.
Barry Warsaw
2003-11-21
1
-0/+1
[next]