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
*
#20476: add a message_factory policy attribute to email.
R David Murray
2016-09-09
1
-0/+7
*
Add links from whatsnew to Windows docs.
Steve Dower
2016-09-09
1
-2/+5
*
Merge heads
Serhiy Storchaka
2016-09-09
1
-0/+28
|
\
|
*
Adds search path changes to whatsnew/3.6.rst
Steve Dower
2016-09-09
1
-0/+5
|
*
Issue #26331: Implement the parsing part of PEP 515.
Brett Cannon
2016-09-09
1
-0/+23
*
|
Issue #433028: Added support of modifier spans in regular expressions.
Serhiy Storchaka
2016-09-09
1
-0/+9
|
/
*
Add tix deprecation to whatsnew
Zachary Ware
2016-09-09
1
-0/+3
*
merge 3.5 (#28051)
Benjamin Peterson
2016-09-09
1
-5/+6
|
\
|
*
repair errors in (set|get)_task_factory note (#28051)
Benjamin Peterson
2016-09-09
1
-5/+6
|
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Martin Panter
2016-09-07
1
-1/+1
*
|
Doc updates for PEPs 520 and 468.
Eric Snow
2016-09-09
1
-9/+19
*
|
Mention how requiring ordered dicts breaks backwards-compatibility.
Brett Cannon
2016-09-09
1
-1/+3
*
|
Mention that the order-preserving aspect of the new dict
Brett Cannon
2016-09-09
1
-1/+8
*
|
Add a few big-ticket items to What's new in 3.6.
Guido van Rossum
2016-09-09
1
-0/+12
*
|
credit Raymond
Benjamin Peterson
2016-09-09
1
-1/+3
*
|
Add policy keyword to email.generator.DecodedGenerator.
R David Murray
2016-09-08
1
-0/+4
*
|
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Steve Dower
2016-08-31
1
-0/+19
*
|
Add a new private version to the builtin dict type
Victor Stinner
2016-09-08
1
-0/+10
*
|
#27364: Deprecate invalid escape strings in str/byutes.
R David Murray
2016-09-08
1
-0/+5
*
|
make some peps high level sections
Benjamin Peterson
2016-09-08
1
-4/+4
*
|
Issue #28027: Remove Lib/plat-* files
Zachary Ware
2016-09-08
1
-0/+7
*
|
fix pep role
Benjamin Peterson
2016-09-08
1
-1/+1
*
|
Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)
Steve Dower
2016-09-08
1
-0/+29
*
|
add a note about c99
Benjamin Peterson
2016-09-08
1
-0/+3
*
|
improve compact dict changelog
Benjamin Peterson
2016-09-08
1
-4/+4
*
|
Implement compact dict
Victor Stinner
2016-09-08
1
-0/+5
*
|
#24277: Fix 3.4 whats new link broken by email doc changes.
R David Murray
2016-09-08
1
-1/+1
*
|
Issue #26667: Add path-like object support to importlib.util.
Brett Cannon
2016-09-08
1
-2/+10
*
|
#24277: What's New and news entries for previous commit.
R David Murray
2016-09-08
1
-0/+5
*
|
Issue #15767: Use ModuleNotFoundError.
Eric Snow
2016-09-07
1
-0/+7
*
|
#27331: add policy keyword argument to all MIME subclasses.
R David Murray
2016-09-07
1
-0/+7
*
|
Add the co_extra field and accompanying APIs to code objects.
Brett Cannon
2016-09-07
1
-1/+2
*
|
Issue #26032: Optimized globbing in pathlib by using os.scandir(); it is now
Serhiy Storchaka
2016-09-07
1
-0/+3
*
|
Issue #27731: Opt-out of MAX_PATH on Windows 10
Steve Dower
2016-09-07
1
-1/+4
*
|
Issue #6135: Adds encoding and errors parameters to subprocess
Steve Dower
2016-09-07
1
-0/+3
*
|
Issue #27959: Updates NEWS and whatsnew
Steve Dower
2016-09-07
1
-0/+6
*
|
Issue #27182: Add support for path-like objects to PyUnicode_FSDecoder().
Brett Cannon
2016-09-07
1
-7/+11
*
|
Issue #26359: Add the --with-optimizations configure flag.
Brett Cannon
2016-09-07
1
-0/+4
*
|
os.urandom() now blocks on Linux
Victor Stinner
2016-09-06
1
-0/+12
*
|
Add os.getrandom()
Victor Stinner
2016-09-06
1
-0/+4
*
|
Remove redundant bullet point in 3.6.rst
Berker Peksag
2016-09-06
1
-2/+2
*
|
Closes #27982: Allow keyword arguments to winsound functions
Zachary Ware
2016-09-06
1
-0/+8
*
|
Issue #25596: Optimized glob() and iglob() functions in the
Serhiy Storchaka
2016-09-06
1
-0/+4
*
|
Implement the frame evaluation API aspect of PEP 523.
Brett Cannon
2016-09-05
1
-0/+28
*
|
Issue #24254: Preserve class attribute definition order.
Eric Snow
2016-09-05
1
-0/+26
*
|
Issue #27919: Deprecate extra_path option in distutils.
Jason R. Coombs
2016-09-01
1
-0/+6
*
|
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip
2016-08-31
1
-2/+2
*
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1/+1
*
|
Issue #12319: Always send file request bodies using chunked encoding
Martin Panter
2016-08-27
1
-2/+9
*
|
Add a What's New entry for PEP 519
Brett Cannon
2016-08-26
1
-0/+67
[next]