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
...
*
Documented os.fsync and os.fdatasync. Closes SF bug 584695.
Raymond Hettinger
2002-08-07
1
-0/+11
*
Clarify that the bool instances are acceptable return values from
Fred Drake
2002-08-07
1
-3/+7
*
Added references to the email package.
Fred Drake
2002-08-06
3
-0/+9
*
SF patch #591305 Documentation err in bytecode defs
Neal Norwitz
2002-08-05
1
-1/+1
*
SF patch #581414: info reader bug
Fred Drake
2002-07-30
1
-1/+3
*
Small clarifications when referring to the sys.exc_* variables so that
Fred Drake
2002-07-25
1
-15/+15
*
reduce(): Clarified what is returned in the case of a sequence 1 item long and
Fred Drake
2002-07-17
1
-6/+6
*
Clarify the return value of __nonzero__(): It *must* be an integer.
Fred Drake
2002-07-12
1
-3/+3
*
Document gc.get_objects().
Fred Drake
2002-07-10
1
-0/+6
*
Note that unicode() can raise LookupError for unknown codecs.
Fred Drake
2002-07-09
1
-1/+2
*
Fix typo reported by Kent Engström, and a bunch of broken markup.
Fred Drake
2002-07-08
1
-11/+11
*
Fix typo: "an Unicode string" --> "a Unicode string"
Fred Drake
2002-07-08
1
-2/+2
*
Add annotations that describe the change in the "errors" and "failures"
Fred Drake
2002-07-02
1
-0/+4
*
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
[prev]
[next]