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 threading.get_ident to whatsnew.
R David Murray
2012-10-02
1
-0/+6
*
|
|
Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name.
R David Murray
2012-10-02
1
-0/+10
|
\
\
\
|
|
/
/
|
*
|
#11109: clean up docs, add whatsnew entry, and fix Justin's last name.
R David Murray
2012-10-02
1
-0/+10
*
|
|
Merge changelog filtering fixes/improvements with 3.3.
Ezio Melotti
2012-10-01
1
-8/+0
|
\
\
\
|
|
/
/
|
*
|
Fix/improve the changelog filtering.
Ezio Melotti
2012-10-01
1
-8/+0
*
|
|
merge with 3.3.
Georg Brandl
2012-10-01
2
-7/+7
|
\
\
\
|
|
/
/
|
*
|
Several improvements to the HTML NEWS version:
Georg Brandl
2012-10-01
2
-7/+7
*
|
|
merge with 3.3
Georg Brandl
2012-10-01
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Correcting my name since people keep bringing it up
Brian Curtin
2012-10-01
1
-1/+1
*
|
|
Merge: More additions to whatsnew.
R David Murray
2012-10-01
1
-16/+56
|
\
\
\
|
|
/
/
|
*
|
More additions to whatsnew.
R David Murray
2012-10-01
1
-16/+56
*
|
|
Merge: More whatsnew adds, especially the os module.
R David Murray
2012-10-01
1
-7/+42
|
\
\
\
|
|
/
/
|
*
|
More whatsnew adds, especially the os module.
R David Murray
2012-10-01
1
-7/+42
*
|
|
Merge: Add some missing stuff to whatsnew.
R David Murray
2012-09-30
1
-15/+47
|
\
\
\
|
|
/
/
|
*
|
Add some missing stuff to whatsnew.
R David Murray
2012-09-30
1
-15/+47
*
|
|
Adjust guidelines for What's New maintenance to account for issues encountere...
Nick Coghlan
2012-09-30
1
-24/+40
*
|
|
merge with 3.3
Georg Brandl
2012-09-30
2
-0/+22
|
\
\
\
|
|
/
/
|
*
|
Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.
Georg Brandl
2012-09-30
2
-0/+22
*
|
|
Record UCD update in whatsnew.
Georg Brandl
2012-09-30
1
-1/+1
*
|
|
Close previous head
Nick Coghlan
2012-09-30
1
-0/+37
|
\
\
\
|
|
/
/
|
*
|
What's new entry for PEP 397 and Windows PATH modification
Nick Coghlan
2012-09-30
1
-0/+37
*
|
|
Add a stub "whatsnew in 3.4" document.
Georg Brandl
2012-09-30
2
-0/+189
|
/
/
*
|
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
|
|
*
|
What's New in Python 3.3: mention unittest.mock
Victor Stinner
2012-09-18
1
-1/+2
|
|
*
|
Issue #15814: Update whatsnew to the current state of hashing memoryviews.
Stefan Krah
2012-09-08
1
-3/+2
|
|
*
|
add whatsnew entry for PEP 421
Eric Snow
2012-09-06
1
-0/+35
|
|
*
|
Add missing unit.
Stefan Krah
2012-09-01
1
-1/+1
|
|
*
|
Compile _decimal without asserts and update benchmark results.
Stefan Krah
2012-09-01
1
-1/+1
|
|
*
|
Closes #10650: Deprecate the watchexp parameter of Decimal.quantize().
Stefan Krah
2012-08-30
1
-0/+4
[prev]
[next]