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
*
Add CJK codecs
Andrew M. Kuchling
2004-01-18
1
-0/+14
*
SF Patch #864863: Bisect C implementation
Raymond Hettinger
2004-01-05
1
-0/+4
*
Small correction to example
Raymond Hettinger
2004-01-05
1
-2/+3
*
* Add various updates reflecting the last two weeks of checkins:
Raymond Hettinger
2004-01-05
1
-3/+38
*
list the Python Software Foundation on all the documents
Fred Drake
2004-01-02
5
-5/+20
*
Use 'input' as variable name, even though it shadows a built-in
Andrew M. Kuchling
2004-01-01
1
-9/+7
*
Various fixups:
Raymond Hettinger
2003-12-31
1
-26/+36
*
markup fix
Fred Drake
2003-12-30
1
-2/+2
*
Fix silly typo
Andrew M. Kuchling
2003-12-23
1
-1/+1
*
Add various items
Andrew M. Kuchling
2003-12-18
1
-4/+60
*
Guido grants a Christmas wish:
Raymond Hettinger
2003-12-17
1
-11/+11
*
Make example more readable
Andrew M. Kuchling
2003-12-16
1
-3/+6
*
Expand the groupby() example to:
Raymond Hettinger
2003-12-12
1
-0/+15
*
Add groupby()
Andrew M. Kuchling
2003-12-06
1
-0/+28
*
Fix typo and mark-up; shorten text
Andrew M. Kuchling
2003-11-26
1
-5/+3
*
Fix typos
Andrew M. Kuchling
2003-11-26
1
-2/+2
*
Nits from a review of the documentation update.
Raymond Hettinger
2003-11-26
1
-3/+18
*
Note the addition of set() and frozenset().
Raymond Hettinger
2003-11-24
1
-0/+44
*
Add two items
Andrew M. Kuchling
2003-11-20
1
-0/+7
*
Various edits
Andrew M. Kuchling
2003-11-13
1
-7/+9
*
Fix typo
Raymond Hettinger
2003-11-12
1
-2/+2
*
Explain the advantages of reversed.
Raymond Hettinger
2003-11-12
1
-3/+6
*
Present each feature in terms of what makes it useful or desirable.
Raymond Hettinger
2003-11-12
1
-24/+68
*
Add 'see also' section pointing to the PEP
Andrew M. Kuchling
2003-11-08
1
-0/+5
*
Add some recent changes
Andrew M. Kuchling
2003-11-08
1
-1/+46
*
Record an item I missed and bump the version number. [2.3 bugfix candidate.]
Andrew M. Kuchling
2003-10-23
1
-1/+6
*
Add some more items
Andrew M. Kuchling
2003-10-21
1
-3/+28
*
Document list.sort() changes
Andrew M. Kuchling
2003-10-21
1
-1/+37
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1
Gregory P. Smith
2003-09-21
1
-1/+1
*
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
Martin v. Löwis
2003-09-20
1
-1/+2
*
[Bug #780231] One of the changes described in the 2.3 "What's New" document
Andrew M. Kuchling
2003-08-29
2
-27/+27
*
[Patch #739124] Add use_default_colors() to curses module
Andrew M. Kuchling
2003-08-13
1
-2/+5
*
boilerplate to start off "What's New in Python 2.4"
Fred Drake
2003-07-30
1
-0/+136
*
[Bug #779469] Fix error in example code
Andrew M. Kuchling
2003-07-30
1
-2/+3
*
Bump version number; record 2.3 release date
Andrew M. Kuchling
2003-07-29
1
-3/+3
*
Avoid a few 301 permanent redirects.
Fred Drake
2003-07-22
1
-3/+3
*
Change \code to \verb, because TeX merges the two dashes into a
Andrew M. Kuchling
2003-07-21
1
-1/+1
*
Add introductory paragraphs
Andrew M. Kuchling
2003-07-18
1
-57/+69
*
Add a few more items
Andrew M. Kuchling
2003-07-18
1
-5/+22
*
Complete the rewrite pass; add a few more items; bump version number to 0.90;...
Andrew M. Kuchling
2003-07-17
1
-113/+126
*
Mention list.index; more small textual changes
Andrew M. Kuchling
2003-07-16
1
-26/+30
*
Add reminder list of things to document; mention sys.getcheckinterval() and s...
Andrew M. Kuchling
2003-07-16
1
-1/+9
*
Minor text changes; update bug/patch count (quite a jump!)
Andrew M. Kuchling
2003-07-16
1
-18/+18
*
Adjust description of the internationalized domain name encoding to
Fred Drake
2003-07-16
1
-1/+1
*
In the description of enumerate(), the indexing operators should not
Fred Drake
2003-07-16
1
-2/+2
*
Fix missing parenthesis
Raymond Hettinger
2003-07-12
1
-1/+1
*
Missing markup.
Raymond Hettinger
2003-07-10
1
-1/+1
*
Fix a variety of small markup nits.
Fred Drake
2003-07-02
1
-2/+2
*
Don't mention __slots__ as a technique for error avoidance
Andrew M. Kuchling
2003-05-20
1
-10/+6
[next]