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.4.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
importlib.abc.SourceLoader.get_source() was re-raising SyntaxError and
Brett Cannon
2013-06-16
1
-0/+9
*
Issue #17177: The imp module is pending deprecation.
Brett Cannon
2013-06-16
1
-0/+3
*
Fix typo; clarify that the methods were removed entirely
Andrew Kuchling
2013-06-15
1
-2/+2
*
Move something to the right section of What's New
Brett Cannon
2013-06-15
1
-4/+6
*
Issue #17222: Raise FileExistsError when py_compile.compile would
Brett Cannon
2013-06-14
1
-0/+5
*
Issue #15767: Touch up ModuleNotFoundError usage by import.
Brett Cannon
2013-06-13
1
-0/+3
*
Issue #15767: Introduce ModuleNotFoundError, a subclass of
Brett Cannon
2013-06-12
1
-0/+3
*
Issue #18065: For frozen packages set __path__ to [].
Brett Cannon
2013-06-01
1
-0/+7
*
Issues #18088, 18089: Introduce
Brett Cannon
2013-05-31
1
-1/+4
*
Update What's New for importlib.util.module_to_load name change
Brett Cannon
2013-05-31
1
-1/+1
*
Issue #18070: importlib.util.module_for_loader() now sets __loader__
Brett Cannon
2013-05-28
1
-1/+6
*
Issue #11816: multiple improvements to the dis module
Nick Coghlan
2013-05-06
1
-0/+15
*
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
1
-0/+5
*
#2118: IOError is deprecated, use OSError.
R David Murray
2013-04-14
1
-1/+1
*
#2118: Make SMTPException a subclass of IOError.
R David Murray
2013-04-13
1
-0/+11
*
#17487: wave.getparams now returns a namedtuple.
R David Murray
2013-04-10
1
-0/+6
*
What's new entry for issue #17093
Brett Cannon
2013-04-09
1
-1/+5
*
Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch...
Antoine Pitrou
2013-03-28
1
-0/+1
*
Issue #16475: Add a whatsnew entry for 3.4
Kristjan Valur Jonsson
2013-03-26
1
-2/+2
*
Issue #13248: NEWS and What's New items
Terry Jan Reedy
2013-03-21
1
-1/+3
*
#16522: Add FAIL_FAST flag to doctest.
R David Murray
2012-11-21
1
-1/+5
*
#16157: merge with 3.3.
Ezio Melotti
2012-11-17
1
-1/+2
*
Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster
Victor Stinner
2012-10-30
1
-1/+1
*
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3.
Georg Brandl
2012-10-28
1
-2/+2
*
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo...
Christian Heimes
2012-10-06
1
-1/+1
*
3.3 -> 3.4 (closes #16130)
Benjamin Peterson
2012-10-04
1
-1/+1
*
Adjust guidelines for What's New maintenance to account for issues encountere...
Nick Coghlan
2012-09-30
1
-24/+40
*
Record UCD update in whatsnew.
Georg Brandl
2012-09-30
1
-1/+1
*
Add a stub "whatsnew in 3.4" document.
Georg Brandl
2012-09-30
1
-0/+188