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
/
3.3.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link to "yield from" examples in yield documentation.
Chris Jerdonek
2012-12-23
1
-7/+11
*
#16157: fix links in the whatsnew files.
Ezio Melotti
2012-11-17
1
-1/+1
*
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Georg Brandl
2012-10-28
1
-3/+0
*
Fix PEP name.
Ezio Melotti
2012-10-21
1
-3/+3
*
Fix punctuation.
Ezio Melotti
2012-10-20
1
-2/+2
*
Move note about the implementation in the "seealso".
Ezio Melotti
2012-10-20
1
-3/+1
*
A couple more whatsnew updates.
R David Murray
2012-10-17
1
-0/+14
*
Fix typo.
Ezio Melotti
2012-10-16
1
-1/+1
*
More whatsnew updates, move some doc NEWS items into the doc section.
R David Murray
2012-10-07
1
-9/+19
*
starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup.
R David Murray
2012-10-07
1
-0/+7
*
More whatsnew updates. Also move a C-API NEWS item out of library section.
R David Murray
2012-10-07
1
-1/+26
*
#9957: document that SpooledTemporaryFile.truncate now accepts a size arg
R David Murray
2012-10-06
1
-0/+8
*
More whatsnew updates.
R David Murray
2012-10-06
1
-19/+60
*
whatsnew updates for smtplib and collections.Counter.
R David Murray
2012-10-06
1
-7/+13
*
Fix typos.
R David Murray
2012-10-06
1
-2/+2
*
#10968: commit threading doc changes and corresponding whatsnew entry.
R David Murray
2012-10-06
1
-0/+10
*
Whatsnew typo
Jesus Cea
2012-10-04
1
-2/+2
*
whatsnew
Jesus Cea
2012-10-04
1
-0/+7
*
More whatsnew updates.
R David Murray
2012-10-02
1
-17/+54
*
Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.
R David Murray
2012-10-02
1
-0/+9
*
In this case it is not useful to hide "threading".
Georg Brandl
2012-10-02
1
-1/+1
*
Add threading.get_ident to whatsnew.
R David Murray
2012-10-02
1
-0/+6
*
#11109: clean up docs, add whatsnew entry, and fix Justin's last name.
R David Murray
2012-10-02
1
-0/+10
*
Correcting my name since people keep bringing it up
Brian Curtin
2012-10-01
1
-1/+1
*
More additions to whatsnew.
R David Murray
2012-10-01
1
-16/+56
*
More whatsnew adds, especially the os module.
R David Murray
2012-10-01
1
-7/+42
*
Add some missing stuff to whatsnew.
R David Murray
2012-09-30
1
-15/+47
*
What's new entry for PEP 397 and Windows PATH modification
Nick Coghlan
2012-09-30
1
-0/+37
*
Fix release PEP description
Nick Coghlan
2012-09-30
1
-1/+1
*
Add notes to whatsnew porting for visible changes in email compatibility mode.
R David Murray
2012-09-30
1
-0/+16
*
Make whatsnew PEP markup conform to previous whatsnew docs.
R David Murray
2012-09-29
1
-45/+101
*
Move discussion of email changes into Improved Modules section.
R David Murray
2012-09-29
1
-151/+151
*
Raymond didn't write any of the text this time, remove as author.
R David Murray
2012-09-29
1
-1/+0
*
Fix over-indentation of bullet lists.
R David Murray
2012-09-29
1
-45/+45
*
Be consistent and don't use a bullet list when a section has only one item.
R David Murray
2012-09-29
1
-31/+34
*
Clarify description of who needs to worry about importlib changes.
R David Murray
2012-09-29
1
-5/+4
*
merge mostly from default
Benjamin Peterson
2012-09-29
1
-16/+98
|
\
|
*
Merge with main repo default branch.
Georg Brandl
2012-09-29
1
-16/+98
|
|
\
|
|
*
Tell people the *new* behaviour, not just the old behaviour
Nick Coghlan
2012-09-27
1
-1/+1
|
|
*
Mention the Unicode version bump in What's New
Nick Coghlan
2012-09-27
1
-0/+2
|
|
*
Add a few entries to whatsnew/3.3.rst.
Ezio Melotti
2012-09-26
1
-0/+35
|
|
*
Closes #16052: fix typo. Patch by Lars Buitinck.
Georg Brandl
2012-09-26
1
-1/+1
|
|
*
merge 3.3
Giampaolo Rodola'
2012-09-25
1
-5/+9
|
|
|
\
|
|
|
*
merge
Brett Cannon
2012-09-25
1
-1/+1
|
|
|
|
\
|
|
|
*
|
Shift a deprecation from the porting section to the deprecation section.
Brett Cannon
2012-09-25
1
-5/+9
|
|
*
|
|
mention new MLSD support for ftplib in 3.3 whatsnew
Giampaolo Rodola'
2012-09-25
1
-5/+10
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fix contextlib.ExitStack typo in 3.3's whatsnew.rst
Giampaolo Rodola'
2012-09-25
1
-1/+1
|
|
|
/
|
|
*
Close #16022: What's New in Python 3.3 document is no more at beta stage
Victor Stinner
2012-09-24
1
-4/+0
|
|
*
Add What's New entries for some minor work I did in 3.3.
Larry Hastings
2012-09-21
1
-1/+12
|
|
*
Fix rst markup.
Ezio Melotti
2012-09-20
1
-3/+3
[next]