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
/
whatsnew22.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bug #1023359] Make code match inheritance diagram
Andrew M. Kuchling
2004-09-10
1
-1/+1
*
list the Python Software Foundation on all the documents
Fred Drake
2004-01-02
1
-1/+4
*
[Bug #780231] One of the changes described in the 2.3 "What's New" document
Andrew M. Kuchling
2003-08-29
1
-0/+27
*
Don't mention __slots__ as a technique for error avoidance
Andrew M. Kuchling
2003-05-20
1
-10/+6
*
Update e-mail address
Andrew M. Kuchling
2002-11-27
1
-1/+1
*
Mention that the MRO algorithm changes in 2.3
Andrew M. Kuchling
2002-11-15
1
-0/+3
*
Update text to refer to 2.2.2
Andrew M. Kuchling
2002-11-12
1
-5/+5
*
Remove extra word
Andrew M. Kuchling
2002-11-12
1
-3/+3
*
Many minor markup adjustments for consistency.
Fred Drake
2002-05-02
1
-10/+10
*
Add a name
Andrew M. Kuchling
2002-04-10
1
-1/+1
*
Mention 2.2.1 in intro and in bug/patch counts
Andrew M. Kuchling
2002-04-01
1
-8/+11
*
1.00 at last!
Andrew M. Kuchling
2001-12-21
1
-6/+29
*
Update the documentation links
Andrew M. Kuchling
2001-12-20
1
-15/+6
*
Use the final patch/bug numbers
Andrew M. Kuchling
2001-12-20
1
-2/+1
*
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
*
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
*
Revise the Unicode section after getting comments from MAL, GvR, and others.
Andrew M. Kuchling
2001-07-19
1
-25/+49
[next]