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
*
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
*
Update portability information for the spawn*() functions and related
Fred Drake
2000-02-29
1
-4/+11
*
Added entry for libtabnanny.tex.
Fred Drake
2000-02-23
1
-0/+1
*
Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor
Fred Drake
2000-02-23
1
-0/+62
*
Update the description of int() to include the radix parameter;
Fred Drake
2000-02-17
1
-12/+16
*
Added docs for new crc32() function. By Jim Ahlstrom.
Guido van Rossum
2000-02-16
1
-0/+12
*
Document the API changes to the nntplib module (exceptions become
Barry Warsaw
2000-02-10
1
-14/+40
*
The dircmp module is now obsolete.
Fred Drake
2000-02-03
1
-3/+3
*
Document GetoptError and label error an alias.
Fred Drake
1999-12-21
1
-2/+9
*
Document 1.5.2+ aspects of the NotANumber exception. (Note that this
Fred Drake
1999-12-21
1
-2/+5
*
Document that the |mode| parameter to open() is optional and explain how
Fred Drake
1999-12-21
2
-10/+14
*
Document getgroups(), getlogin(), fpathconf(), pathconf(),
Fred Drake
1999-12-15
1
-1/+107
*
Markup consistency nits that Guido didn't check. ;-)
Fred Drake
1999-12-13
1
-6/+6
*
Doc update from Piers Lauder see changes for imaplib.py version 2.16.
Guido van Rossum
1999-12-13
1
-0/+32
[next]