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
*
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-28
1
-0/+34
|
\
|
*
Issue #28635: Document Python 3.6 opcode changes
Yury Selivanov
2016-11-28
1
-0/+34
*
|
Issue #12844: More than 255 arguments can now be passed to a function.
Serhiy Storchaka
2016-11-28
1
-0/+2
*
|
Merge with 3.6
Zachary Ware
2016-11-28
1
-1/+1
|
\
\
|
|
/
|
*
Fix grammar in whatsnew
Zachary Ware
2016-11-28
1
-1/+1
*
|
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
3
-5/+5
|
\
\
|
|
/
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
3
-5/+5
|
|
\
|
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
3
-5/+5
*
|
|
Issue #28532: Add what's new entry for python -VV option
INADA Naoki
2016-11-24
1
-0/+12
|
\
\
\
|
|
/
/
|
*
|
Issue #28532: Add what's new entry for python -VV option
INADA Naoki
2016-11-24
1
-0/+12
*
|
|
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Serhiy Storchaka
2016-11-22
1
-0/+6
*
|
|
Merge doc fixes from 3.6
Martin Panter
2016-11-21
1
-51/+51
|
\
\
\
|
|
/
/
|
*
|
Fix up grammar, markup, etc in 3.6 What’s New
Martin Panter
2016-11-21
1
-51/+51
*
|
|
replace --with-optimizations references with --enable-optimizations in docs.
Gregory P. Smith
2016-11-21
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
replace --with-optimizations references with --enable-optimizations in docs.
Gregory P. Smith
2016-11-21
1
-1/+1
|
|
\
\
|
|
|
/
*
|
|
Issue #27998: Documented bytes paths support on Windows.
Serhiy Storchaka
2016-11-20
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #27998: Documented bytes paths support on Windows.
Serhiy Storchaka
2016-11-20
1
-0/+2
*
|
|
Merge 3.6 (issue #28720)
Yury Selivanov
2016-11-16
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #28720: Add collections.abc.AsyncGenerator.
Yury Selivanov
2016-11-16
1
-0/+4
*
|
|
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-14
1
-4/+26
|
\
\
\
|
|
/
/
|
*
|
Issue #28635: what's new in 3.6: add a few more notes on typing
Yury Selivanov
2016-11-14
1
-4/+26
*
|
|
Issue #28678: Merge parameter name from 3.6
Martin Panter
2016-11-13
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28678: Merge parameter name from 3.5 into 3.6
Martin Panter
2016-11-13
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #28678: Fix references to numeric_owner parameter
Martin Panter
2016-11-13
1
-1/+1
*
|
|
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-10
1
-38/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #28635: what's new in 3.6: remove mentions of backported fixes.
Yury Selivanov
2016-11-10
1
-38/+2
*
|
|
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-10
1
-220/+851
|
\
\
\
|
|
/
/
|
*
|
Issue #28635: What's New in Python 3.6 updates
Yury Selivanov
2016-11-10
1
-220/+851
*
|
|
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-07
1
-227/+359
|
\
\
\
|
|
/
/
|
*
|
whatsnew: Inital pass on "What's New in Python 3.6"
Yury Selivanov
2016-11-07
1
-226/+359
*
|
|
Closes #27781: Removes special cases for the experimental aspect of PEP 529
Steve Dower
2016-11-07
1
-5/+0
|
\
\
\
|
|
/
/
|
*
|
Closes #27781: Removes special cases for the experimental aspect of PEP 529
Steve Dower
2016-11-07
1
-5/+0
*
|
|
Merge for issue #28605
Brett Cannon
2016-11-03
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28605: Fix the help and What's New entry for --with-optimizations.
Brett Cannon
2016-11-03
1
-1/+1
*
|
|
Issue #26638: Merge option warning fixes from 3.6
Martin Panter
2016-10-30
9
-40/+40
|
\
\
\
|
|
/
/
|
*
|
Issue #26638: Merge option warning fixes from 3.5 into 3.6
Martin Panter
2016-10-30
9
-40/+40
|
|
\
\
|
|
|
/
|
|
*
Issue #26638: Work around more CLI options that can’t be linked
Martin Panter
2016-10-30
3
-5/+5
|
|
*
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
Martin Panter
2016-10-30
9
-35/+35
*
|
|
Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(),
Serhiy Storchaka
2016-10-27
1
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(),
Serhiy Storchaka
2016-10-27
1
-1/+4
*
|
|
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
2
-6/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
2
-6/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
2
-6/+6
*
|
|
Issue #19795: Fixed markup errors.
Serhiy Storchaka
2016-10-19
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #19795: Fixed markup errors.
Serhiy Storchaka
2016-10-19
2
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #19795: Fixed markup errors.
Serhiy Storchaka
2016-10-19
2
-2/+2
*
|
|
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka
2016-10-19
2
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka
2016-10-19
2
-5/+5
|
|
\
\
|
|
|
/
|
|
*
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka
2016-10-19
2
-5/+5
*
|
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
3
-4/+4
|
\
\
\
|
|
/
/
[next]