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
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an immutable tuple for __slots instead of a mutable list
Andrew M. Kuchling
2001-12-07
1
-2/+2
*
Oops! Forgot the value parameter.
Andrew M. Kuchling
2001-12-03
1
-1/+1
*
Add __delete__ method of properties
Andrew M. Kuchling
2001-12-03
1
-1/+4
*
Correctly create new-style classes in the examples
Andrew M. Kuchling
2001-11-26
1
-7/+13
*
Remove obsolete e-mail address
Andrew M. Kuchling
2001-11-05
2
-2/+2
*
Fix markup typo
Andrew M. Kuchling
2001-10-31
1
-1/+1
*
Add paragraph about difflib suggested by David Goodger
Andrew M. Kuchling
2001-10-31
1
-2/+11
*
Fix grammar error
Andrew M. Kuchling
2001-10-30
1
-2/+2
*
Rewrites and additions resulting from today's feedback
Andrew M. Kuchling
2001-10-30
1
-24/+49
*
Various minor rewrites
Andrew M. Kuchling
2001-10-30
1
-28/+31
*
Corrections noted by Michael McLay
Andrew M. Kuchling
2001-10-30
1
-4/+4
*
dictionary -> dict
Andrew M. Kuchling
2001-10-29
1
-1/+1
*
Fix two typos noted by Jens Quade
Andrew M. Kuchling
2001-10-29
1
-5/+12
*
Fix some markup errors noted by MH
Andrew M. Kuchling
2001-10-29
1
-5/+5
*
Fill in remaining XXX spots
Andrew M. Kuchling
2001-10-26
1
-19/+31
*
Finish off the type/class section; I don't think there's much else
Andrew M. Kuchling
2001-10-26
1
-73/+125
*
Fill out section on how to write a new-style class
Andrew M. Kuchling
2001-10-23
1
-7/+145
*
Update bug/patch counts
Andrew M. Kuchling
2001-10-22
1
-1/+1
*
Add correction from /F about SRE
Andrew M. Kuchling
2001-10-22
1
-10/+10
*
Partly fill out the PEP 252 section
Andrew M. Kuchling
2001-10-22
1
-12/+214
*
A bunch of minor rewordings
Andrew M. Kuchling
2001-10-22
1
-48/+64
*
Minor additions and rewrites.
Andrew M. Kuchling
2001-09-28
1
-9/+15
*
Add link to Unix Review's 2.2 article
Andrew M. Kuchling
2001-09-24
1
-2/+11
*
Add support for SMTP TLS
Andrew M. Kuchling
2001-09-14
1
-0/+5
*
Remove some XXX markers
Andrew M. Kuchling
2001-09-10
1
-15/+17
*
Add section on long integer changes
Andrew M. Kuchling
2001-09-10
1
-18/+69
*
Note some changes that I need to write about
Andrew M. Kuchling
2001-09-05
1
-0/+10
*
Correction: the Borland C port isn't fully operational yet
Andrew M. Kuchling
2001-09-04
1
-3/+4
*
Add Jack Jansen's explanation of the MacOS X changes
Andrew M. Kuchling
2001-08-30
1
-7/+43
*
Add METH_O and METH_NOARGS change
Andrew M. Kuchling
2001-08-29
1
-9/+19
*
Note addition of cleanfuture.py
Andrew M. Kuchling
2001-08-15
1
-0/+6
*
Add section on PEP 238 changes
Andrew M. Kuchling
2001-08-11
1
-10/+84
*
Document two new items
Andrew M. Kuchling
2001-08-07
1
-9/+21
*
Move C-level changes into a section of their own
Andrew M. Kuchling
2001-07-31
1
-36/+64
*
Rewrite MBCS paragraph following MH's suggestions, and credit him
Andrew M. Kuchling
2001-07-31
1
-1/+12
*
More Unicode corrections from MAL to match a post-2.2a1 change
Andrew M. Kuchling
2001-07-20
1
-23/+13
*
Bump release number to 1.00, while I'm at it
Andrew M. Kuchling
2001-07-20
1
-1/+1
*
Revise the Unicode section after getting comments from MAL, GvR, and others.
Andrew M. Kuchling
2001-07-19
1
-25/+49
*
Fill out the Unicode section, somewhat uncertainly
Andrew M. Kuchling
2001-07-19
1
-7/+24
*
Finish the "Other changes" section
Andrew M. Kuchling
2001-07-19
1
-34/+45
*
Remove note about this being a draft document.
Andrew M. Kuchling
2001-07-19
1
-7/+1
*
Delete sentence fragment (noted by Fred Bremmer)
Andrew M. Kuchling
2001-07-17
1
-5/+5
*
Now we're picking nits: get my name right! ;-)
Fred Drake
2001-07-17
1
-1/+1
*
Add FLD to credit list
Andrew M. Kuchling
2001-07-17
1
-2/+3
*
Cleaned up a number of minor nits, use markup a little more consistently.
Fred Drake
2001-07-17
1
-16/+25
*
Minor rewrites to iterator and generator sections
Andrew M. Kuchling
2001-07-17
1
-63/+75
*
Use \longprogramopt, as suggested by FLD
Andrew M. Kuchling
2001-07-16
1
-2/+2
*
Use \verb for configure switches, because inside \code multiple dashes
Andrew M. Kuchling
2001-07-16
1
-3/+2
*
Write some entries in the "Other changes" section
Andrew M. Kuchling
2001-07-16
1
-53/+88
*
Began actually writing:
Andrew M. Kuchling
2001-07-16
1
-27/+480
[next]