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
*
New example from Skip Montanaro <skip@mojam.com>.
Fred Drake
2000-04-07
1
-23/+29
*
Describe the purpose of the "long HTML" package.
Fred Drake
2000-04-07
1
-0/+34
*
Mark RELEASE with the release level ("a2").
Fred Drake
2000-04-06
1
-1/+1
*
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 entry for codecs module.
Fred Drake
2000-04-06
1
-0/+1
*
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
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+101
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+712
*
But don't do the funny \UNICODE macro; we're trying to get away from
Fred Drake
2000-04-06
1
-1/+1
*
Patch from Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-06
1
-0/+15
*
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
*
Merged in changes from 1.5.2p2 release.
Fred Drake
2000-04-04
1
-0/+2
*
Merged in changes from 1.5.2p2 release as appropriate.
Fred Drake
2000-04-04
1
-8/+15
*
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
*
Fixed typo in example code; spotted by Everett Lipman
Fred Drake
2000-04-04
1
-1/+1
*
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
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-654/+1297
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-3/+24
*
UserString section:
Fred Drake
2000-04-03
1
-6/+5
*
Note that "Unicode" is always capitalized.
Fred Drake
2000-04-03
1
-0/+4
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-24/+65
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
14
-201/+371
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-267/+410
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
11
-28/+118
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
1
-0/+49
*
Added --numeric option, similar to mkhtml.sh.
Fred Drake
2000-03-31
1
-2/+7
*
Added rule to copy in the icons/ directory.
Fred Drake
2000-03-31
1
-1/+5
*
List of subdirs that are generated during the build.
Fred Drake
2000-03-31
1
-0/+8
*
Build rules for the "long HTML" version.
Fred Drake
2000-03-31
1
-0/+105
*
Improve explanation of reference counts for PyString_Concat().
Fred Drake
2000-03-31
1
-2/+3
*
Reflect the two new sections in the dependencies.
Fred Drake
2000-03-31
1
-0/+2
*
Two new sections. Preliminary.
Fred Drake
2000-03-31
3
-0/+239
*
Add PyDict_Copy() function to C API for dicts. It returns a new
Jeremy Hylton
2000-03-30
2
-1/+8
*
Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan
Fred Drake
2000-03-29
1
-5/+11
*
Fix small errors in description of Mac, Windows installation schemes.
Greg Ward
2000-03-22
1
-4/+4
[next]