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
/
whatsnew20.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-1337/+0
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-7/+7
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-3/+3
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-2/+2
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
1
-3/+3
*
Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet
Fred Drake
2004-11-11
1
-1/+2
*
list the Python Software Foundation on all the documents
Fred Drake
2004-01-02
1
-1/+4
*
markup fix
Fred Drake
2003-12-30
1
-2/+2
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
Fix a variety of small markup nits.
Fred Drake
2003-07-02
1
-2/+2
*
Update e-mail address
Andrew M. Kuchling
2002-11-27
1
-1/+1
*
Correct Moshe's e-mail address
Andrew M. Kuchling
2002-05-02
1
-8/+6
*
Note that NameError's message also changed in 2.0
Andrew M. Kuchling
2002-05-02
1
-8/+10
*
Long-forgotten change: Update first paragraph with actual release date
Andrew M. Kuchling
2002-04-18
1
-5/+3
*
Updated PEP link to point to the now-canonical site.
Fred Drake
2002-04-03
1
-1/+1
*
Remove obsolete e-mail address
Andrew M. Kuchling
2001-11-05
1
-1/+1
*
Correction from David Bolen: the Windows version no longer crashes
Andrew M. Kuchling
2000-10-19
1
-12/+5
*
Bump version number -- this document is pretty much finished!
Andrew M. Kuchling
2000-10-17
1
-7/+1
*
Correct form of FourThought's name
Andrew M. Kuchling
2000-10-16
1
-1/+1
*
Various minor additions and clarifications, mostly suggested by Jeremy
Andrew M. Kuchling
2000-10-12
1
-30/+58
*
Comment out a separator line, since all the others are commented out,
Fred Drake
2000-10-12
1
-1/+1
*
Add new section on the XML package. (This was the only major new 2.0 feature
Andrew M. Kuchling
2000-10-12
1
-9/+165
*
Rewrites to section on new development process, after Usenet discussion
Andrew M. Kuchling
2000-10-04
1
-37/+38
*
Fix double negative spotted by matt@mondoinfo.com
Andrew M. Kuchling
2000-09-27
1
-2/+2
*
Added a section describing the new development process. Part of it
Andrew M. Kuchling
2000-09-27
1
-1/+87
*
Wrote text for features added between 2.0b1 and b2.
Andrew M. Kuchling
2000-09-27
1
-8/+35
*
Fixed error in explanation of codec decode_func pointed out by Gregg Hauser,
Andrew M. Kuchling
2000-09-27
1
-7/+8
*
Update URL for Python 2.0
Andrew M. Kuchling
2000-09-25
1
-1/+1
*
Add new section "What About Python 1.6?"
Andrew M. Kuchling
2000-09-06
1
-2/+55
*
Removed mention of the winreg module, since it was deleted from 2.0b1
Andrew M. Kuchling
2000-09-06
1
-5/+3
*
Various corrections pointed out by Detlef Lannert
Andrew M. Kuchling
2000-09-04
1
-30/+30
*
Fix markup error
Andrew M. Kuchling
2000-08-30
1
-1/+1
*
Removed forgotten text in list comprehensions section (taken from the Haskell
Andrew M. Kuchling
2000-08-30
1
-213/+263
*
Mention the new 'import X as Y' syntax
Andrew M. Kuchling
2000-08-17
1
-0/+4
*
Add section on list comprehension
Andrew M. Kuchling
2000-08-17
1
-4/+120
*
Mention setdefault() method for dicts
Andrew M. Kuchling
2000-08-16
1
-0/+16
*
Mention Include/my*.h cleanup
Andrew M. Kuchling
2000-08-04
1
-1/+4
*
Added zip() builtin
Andrew M. Kuchling
2000-08-04
1
-0/+8
*
Document addition of webbrowser.py
Andrew M. Kuchling
2000-07-09
1
-0/+14
*
Rearrange order of sections
Andrew M. Kuchling
2000-07-08
1
-67/+72
*
Added more changes from /F
Andrew M. Kuchling
2000-07-01
1
-2/+11
*
Changes from Moshe:
Andrew M. Kuchling
2000-07-01
1
-19/+19
*
Refer to "Authors", plural
Andrew M. Kuchling
2000-07-01
1
-1/+1
*
Update the version number in an example
Andrew M. Kuchling
2000-07-01
1
-4/+5
*
Updated the URL for Python 2.0
Andrew M. Kuchling
2000-07-01
1
-4/+5
*
Credit /F in a few places
Andrew M. Kuchling
2000-06-30
1
-14/+33
*
Finished the GC section.
Andrew M. Kuchling
2000-06-30
1
-71/+67
*
Added section on cycle GC
Andrew M. Kuchling
2000-06-28
1
-11/+94
*
Fix typos and errors noticed by Skip Montanaro
Andrew M. Kuchling
2000-06-25
1
-14/+19
*
Mention setting the default encoding
Andrew M. Kuchling
2000-06-10
1
-15/+45
[next]