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
*
Added preliminary documentation for the winreg module,
Fred Drake
2000-06-07
2
-0/+413
*
Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code.
Fred Drake
2000-05-30
1
-1/+1
*
Added documentation for gettempprefix().
Fred Drake
2000-05-26
1
-2/+15
*
Added documentation for TemporaryFile() and the siffix parameter to mktemp().
Fred Drake
2000-05-26
1
-13/+26
*
Piers Lauder <piers@cs.su.oz.au>:
Fred Drake
2000-05-26
1
-8/+29
*
Updated docs to list all the new methods and functions. The docs are
Andrew M. Kuchling
2000-05-23
1
-188/+757
*
From Greg Ward <gward@python.net>:
Fred Drake
2000-05-23
1
-2/+2
*
New description for math.frexp() -- poor description noted by
Fred Drake
2000-05-18
1
-2/+6
*
The addition of rint() (by Peter Schneider-Kamp; I forgot to mention
Guido van Rossum
2000-05-11
1
-0/+1
*
Added math.rint() -- round according to current IEEE754 mode
Guido van Rossum
2000-05-11
1
-0/+4
*
Fix references to the built-in compile() that don't include the
Fred Drake
2000-05-09
1
-10/+10
*
Skip Montanaro <skip@mojam.com>:
Fred Drake
2000-05-09
1
-3/+8
*
read() method: clarify that strings are accepted and interpreted
Fred Drake
2000-05-09
1
-1/+9
*
Someone found the examples of poor practice on socket addresses!
Fred Drake
2000-05-03
1
-3/+3
*
Clarify status of connection of a new instance; it *is* connected if
Fred Drake
2000-05-03
1
-3/+5
*
Use \versionchanged to indicate when the second parameter to utime()
Fred Drake
2000-05-02
1
-2/+3
*
Eric Raymond:
Guido van Rossum
2000-05-01
1
-2/+64
*
Document the new additional signature for utime(). In addition to the
Barry Warsaw
2000-05-01
1
-3/+6
*
\file and \filenq should not be used in section titles; they are not
Fred Drake
2000-04-28
1
-1/+1
*
Added a "See also:" section that exhibits the \seerfc markup.
Fred Drake
2000-04-26
1
-0/+7
*
Added documentation for WindowsError; omission noted by Michal Bozon
Fred Drake
2000-04-17
1
-0/+10
*
Update change to version_info structure.
Fred Drake
2000-04-13
1
-6/+7
*
Document hexversion (incompletely explained) and version_info (easily
Fred Drake
2000-04-13
1
-0/+32
*
Make use of \longprogramopt where appropriate.
Fred Drake
2000-04-11
2
-3/+3
*
letters:
Fred Drake
2000-04-10
1
-4/+4
*
Fix Skip's email address in his attribution! (Thanks, Skip!)
Fred Drake
2000-04-08
1
-1/+1
*
New example from Skip Montanaro <skip@mojam.com>.
Fred Drake
2000-04-07
1
-23/+29
*
Make sure the \declaremodule uses the right name for the module!
Fred Drake
2000-04-06
1
-20/+22
*
unichr(),
Fred Drake
2000-04-06
1
-0/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+4
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-1/+1
*
Revised / removed comments about string exceptions (relating to the
Fred Drake
2000-04-06
1
-12/+17
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+5
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-5/+5
*
Note the exception raised when parameter to chr() is out of range.
Fred Drake
2000-04-06
1
-1/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-3/+20
*
Added codecs entry here as part of String Services.
Fred Drake
2000-04-06
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+126
*
Removed bogus connect() call in SMTP example; reported by Travis
Fred Drake
2000-04-05
1
-12/+0
*
Added reference to the multifile module from the "See also" section
Fred Drake
2000-04-05
1
-0/+2
*
Noted by Guido:
Fred Drake
2000-04-05
1
-7/+7
*
Noted by Guido:
Fred Drake
2000-04-05
1
-2/+2
*
Noted by Guido:
Fred Drake
2000-04-05
1
-1/+1
*
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>
Fred Drake
2000-04-04
1
-1/+3
*
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-04
1
-0/+3
*
Added notes about the eventual disappearance of two-parameter bind(),
Fred Drake
2000-04-04
1
-2/+13
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
59
-520/+1252
*
UserString section:
Fred Drake
2000-04-03
1
-6/+5
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
1
-0/+49
*
Two new sections. Preliminary.
Fred Drake
2000-03-31
3
-0/+239
[next]