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 window.chgat() method, submitted via e-mail by Fabian Kreutz
Andrew M. Kuchling
2007-04-11
1
-0/+12
*
Typo fix.
Georg Brandl
2007-03-31
1
-1/+1
*
Duplicate label fix.
Georg Brandl
2007-03-31
1
-1/+1
*
Add item. (Oops, accidentally checked this in on my branch)
Andrew M. Kuchling
2007-03-30
1
-0/+11
*
Add comments on maintenance of this file
Andrew M. Kuchling
2007-03-21
1
-0/+40
*
Add a comment about 3k migration
Neal Norwitz
2007-03-20
1
-0/+3
*
Patch #1682878: the new socket methods are recv_into and recvfrom_into, not *...
Georg Brandl
2007-03-18
1
-2/+2
*
Add NamedTuple
Andrew M. Kuchling
2007-03-01
1
-0/+16
*
Add some items
Andrew M. Kuchling
2007-02-26
1
-2/+48
*
Add item
Andrew M. Kuchling
2007-01-25
1
-0/+6
*
Describe new methods in Queue module
Andrew M. Kuchling
2006-12-18
1
-0/+7
*
[Bug #1616726] Fix description of generator.close(); if you raise some random...
Andrew M. Kuchling
2006-12-18
1
-7/+8
*
Bump version
Andrew M. Kuchling
2006-12-18
1
-1/+1
*
Add missing word
Andrew M. Kuchling
2006-11-07
1
-1/+1
*
Add item
Andrew M. Kuchling
2006-10-27
1
-1/+4
*
Set svn:keywords property
Andrew M. Kuchling
2006-10-27
1
-1/+1
*
SF Bug #1563963, add missing word and cleanup first sentance
Neal Norwitz
2006-09-23
1
-2/+2
*
add boilerplate "What's New" document so the docs will build
Fred Drake
2006-09-23
1
-0/+134
*
Use native SQLite types
Andrew M. Kuchling
2006-09-08
1
-2/+2
*
Explain SQLite a bit more clearly
Andrew M. Kuchling
2006-09-08
1
-6/+8
*
Add missing word
Andrew M. Kuchling
2006-09-08
1
-1/+1
*
Rearrange example a bit, and show rpartition() when separator is not found
Andrew M. Kuchling
2006-09-05
1
-2/+4
*
Fix final documentation nits before backporting decimal module fixes to 2.5
Nick Coghlan
2006-09-03
1
-3/+4
*
Fix documentation nits for decimal context managers.
Raymond Hettinger
2006-09-02
1
-7/+6
*
Update bug/patch counts
Andrew M. Kuchling
2006-08-16
1
-1/+1
*
Link to docs; remove an XXX comment
Andrew M. Kuchling
2006-08-16
1
-3/+1
*
Bump document version to 1.0; remove pystone paragraph
Andrew M. Kuchling
2006-08-16
1
-4/+1
*
Add UnicodeWarning
Andrew M. Kuchling
2006-08-16
1
-0/+34
*
[Patch #1534027] Add notes on locale module changes
Andrew M. Kuchling
2006-08-09
1
-5/+34
*
[Bug #1536021] Mention __hash__ change
Andrew M. Kuchling
2006-08-09
1
-2/+10
*
Bump version number
Andrew M. Kuchling
2006-08-08
1
-1/+1
*
'Other changes' section now has only one item; move the item elsewhere and re...
Andrew M. Kuchling
2006-08-08
1
-22/+13
*
Move obmalloc item into C API section
Andrew M. Kuchling
2006-08-08
1
-29/+29
*
Mention csv newline changes
Andrew M. Kuchling
2006-07-31
1
-0/+16
*
Add PyErr_WarnEx()
Andrew M. Kuchling
2006-07-31
1
-0/+7
*
Rename struct.pack_to to struct.pack_into as changed in revision 46642.
George Yoshida
2006-07-30
1
-1/+1
*
lots of markup nits, most commonly Unix/unix --> \UNIX
Fred Drake
2006-07-30
3
-8/+8
*
expunge the xmlcore changes:
Fred Drake
2006-07-29
1
-11/+0
*
Set bug/patch count. Take a bow, everyone!
Andrew M. Kuchling
2006-07-29
1
-1/+1
*
Typo fix
Andrew M. Kuchling
2006-07-29
1
-1/+1
*
[Patch #1529811] Correction to description of r|* mode
Andrew M. Kuchling
2006-07-28
1
-3/+3
*
Repair typos
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
Attribute more features
Andrew M. Kuchling
2006-07-17
1
-10/+24
*
Mention new options
Andrew M. Kuchling
2006-07-14
1
-0/+5
*
Bump version number; add sys._current_frames
Andrew M. Kuchling
2006-07-11
1
-2/+8
*
ImportWarning is now silent by default
Andrew M. Kuchling
2006-07-06
1
-12/+5
*
Describe workaround for PyRange_New()'s removal
Andrew M. Kuchling
2006-06-26
1
-2/+7
*
[Bug #1511998] Various comments from Nick Coghlan; thanks!
Andrew M. Kuchling
2006-06-26
1
-18/+20
*
Fix my name ;)
Georg Brandl
2006-06-22
1
-1/+1
*
fix markup nit
Fred Drake
2006-06-22
1
-1/+1
[next]