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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct documentation of allow_reuse_address to match the actual script.
Raymond Hettinger
2002-08-25
1
-1/+1
*
Fix typo reported to python-docs.
Fred Drake
2002-08-23
1
-1/+1
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-08-23
1
-1/+1
*
backport bwarsaw's checkin of
Michael W. Hudson
2002-08-23
1
-1/+1
*
Add a note that apply() is needed since the extended call syntax is
Fred Drake
2002-08-22
1
-0/+2
*
Clarify that even though some of the relevant specifications define the
Fred Drake
2002-08-21
1
-8/+10
*
Clarify the endpos argument to the rx.match() method.
Fred Drake
2002-08-20
1
-2/+6
*
Extend some comments on the order of values in the returns from
Fred Drake
2002-08-19
1
-8/+14
*
Remove a broken example of extreme backward compatibility; it is
Fred Drake
2002-08-14
1
-21/+0
*
Correct and update markup to match what we're doing on the trunk.
Fred Drake
2002-08-09
1
-38/+39
*
GvR pointed out that only enclosing function bodies are part of nested scopes.
Raymond Hettinger
2002-08-07
1
-5/+5
*
Described responsibilty of weakly referenced extension types to initialize
Raymond Hettinger
2002-08-07
1
-2/+23
*
Describe nested scopes in the tutorial. Closes SF bug 500704.
Raymond Hettinger
2002-08-07
1
-6/+11
*
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
*
Document handling of raw-unicode-escapes. Closes SF bug 587087.
Raymond Hettinger
2002-08-06
1
-0/+8
*
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
*
Fix SF bug 587012, doc mentions inexistent builtin unistr
Neal Norwitz
2002-07-28
1
-2/+2
*
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.
Fred Drake
2002-07-08
1
-1/+1
*
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 various typos reported to python-docs.
Fred Drake
2002-06-26
1
-4/+4
*
Fix typo reported to python-docs.
Fred Drake
2002-06-26
1
-1/+1
*
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
*
Completed previous edit
Raymond Hettinger
2002-06-25
1
-2/+0
*
Close bug 480337: Dict used before dicts explained. Added explanation
Raymond Hettinger
2002-06-25
1
-0/+12
*
Close bug 417930 by clarifying augmented assignment docs
Raymond Hettinger
2002-06-25
1
-0/+14
*
Fix SF bug 568269 by enclosing 'computername' in a raw string
Raymond Hettinger
2002-06-25
1
-1/+1
*
Backport change to 1.58 giving Lambda a separate section.
Raymond Hettinger
2002-06-25
1
-30/+7
*
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
*
Backport of Greg Ward's rev. 1.6 from the trunk:
Fred Drake
2002-06-21
1
-1/+1
*
Corrected return type and value information for PyUnicode_Count() and
Fred Drake
2002-06-20
2
-16/+20
*
Make the docs for string.capitalize() match those of str.capitalize()
Fred Drake
2002-06-20
1
-1/+1
*
SF 563530 added missing methods for emulating numeric types
Raymond Hettinger
2002-06-20
1
-0/+4
[prev]
[next]