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
...
*
Update the documentation of the errors and failures attributes of the
Fred Drake
2002-07-02
1
-6/+48
*
Fixed bug 574978 shutil example out of sync with source code
Raymond Hettinger
2002-06-30
1
-2/+1
*
Fix bug 575221 referred to dictionary type instead of dict.
Raymond Hettinger
2002-06-30
1
-1/+1
*
Clarify the version information for the unicode() built-in.
Fred Drake
2002-06-29
1
-6/+9
*
Backport 1.37: dis.dis() also supports modules, (also backport other changes ...
Neal Norwitz
2002-06-26
1
-8/+49
*
Fix bug #573916. Sender and recipients reversed in email example.
Raymond Hettinger
2002-06-26
1
-2/+2
*
[Backport of recent changes to the SAX documentation.]
Fred Drake
2002-06-25
3
-43/+70
*
Fix typo
Raymond Hettinger
2002-06-25
1
-1/+1
*
Fix SF bug 568269 by enclosing 'computername' in a raw string
Raymond Hettinger
2002-06-25
1
-1/+1
*
SF # 572928 One word change for lib/libgettext.tex
Neal Norwitz
2002-06-24
1
-1/+1
*
Correct the RE equivalent of scanf()'s %x and %X patterns.
Fred Drake
2002-06-22
1
-1/+1
*
Make the docs for string.capitalize() match those of str.capitalize()
Fred Drake
2002-06-20
1
-1/+1
*
Typo: bites --> bytes
Fred Drake
2002-06-18
1
-1/+1
*
Add description of the deadlock problem with child processes and pipes, and
Fred Drake
2002-06-18
2
-0/+67
*
Note the limitation that mime_decode_header() only works for Latin-1.
Fred Drake
2002-06-18
1
-0/+1
*
Clarified documentation for os.access().
Fred Drake
2002-06-18
1
-5/+7
*
Clarified description of error handling for shutil.rmtree().
Fred Drake
2002-06-18
1
-2/+3
*
Refer the reader to the correct module for constant definitions.
Fred Drake
2002-06-14
1
-1/+1
*
Document the Binary.data attribute.
Fred Drake
2002-06-14
1
-5/+13
*
Do not claim that getlocale() returns a tulpe; that is not always true.
Fred Drake
2002-06-13
1
-3/+3
*
Add version annotations for some older changes to the calendar module.
Fred Drake
2002-06-13
1
-0/+7
*
Backport to 2.2.x:
Guido van Rossum
2002-05-31
1
-0/+12
*
Update links and information on PyQt/PyKDE.
Fred Drake
2002-05-31
1
-6/+13
*
Added a version annotation for StringTypes.
Fred Drake
2002-05-22
1
-0/+1
*
Add availability information for a couple of the types, and notes on writing
Fred Drake
2002-05-21
1
-5/+10
*
Patch 547037. Corrected documentation to match
Raymond Hettinger
2002-05-16
1
-8/+6
*
Added missing index entries for mapping methods. Closes patch #548693.
Raymond Hettinger
2002-05-15
1
-1/+6
*
Closes SF bug 527139. Brings docs inline with random.py 1.26.6.1
Raymond Hettinger
2002-05-13
1
-1/+1
*
Correct gammavariate's method name and domain.
Raymond Hettinger
2002-05-13
1
-2/+2
*
Add a note explaining the interaction between unbuffered input and
Fred Drake
2002-05-06
1
-1/+3
*
Remove extra period produced by previous change.
Fred Drake
2002-05-02
1
-3/+3
*
Correct information on support for repietition & concatenation for buffer
Fred Drake
2002-05-02
1
-6/+8
*
Explain what os.read() returns at end of file.
Fred Drake
2002-05-01
1
-1/+3
*
Add missing right-parenthesis.
Fred Drake
2002-05-01
1
-1/+1
*
Add a note about when the "%r" formatting code was added.
Fred Drake
2002-04-30
1
-0/+1
*
Slightly expand and clarify the differences between getegid(), getgid(),
Fred Drake
2002-04-26
1
-6/+9
*
Be more consistent, both internally and with recommended practice.
Fred Drake
2002-04-26
1
-4/+2
*
Add text about circular references caused by storing frames in local
Fred Drake
2002-04-23
1
-0/+16
*
Backport checkin:
Walter Dörwald
2002-04-22
1
-7/+18
*
Backport the following changes:
Walter Dörwald
2002-04-22
1
-0/+6
*
backport fdrake's patch:
Anthony Baxter
2002-04-18
1
-8/+20
*
backport fdrake's patch:
Anthony Baxter
2002-04-18
1
-1/+0
*
Add a version annotation for the help() function.
Fred Drake
2002-04-17
1
-0/+1
*
Do not call "knee" a standard module.
Fred Drake
2002-04-08
1
-3/+1
*
SF 539024, Fix broken link to numpy
Neal Norwitz
2002-04-04
1
-1/+1
*
Explain that os.spawn*() return the process handle on Windows.
Fred Drake
2002-04-01
1
-1/+2
*
Fix up the documentation of the type codes to give both the C and Python
Fred Drake
2002-04-01
1
-14/+23
*
Add documentation on the hasfree data object.
Fred Drake
2002-03-28
1
-0/+4
*
Document the finditer() function and method.
Fred Drake
2002-03-25
1
-2/+26
*
Added description of binhex.Error.
Fred Drake
2002-03-25
1
-0/+8
[prev]
[next]