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.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-16285: Update urllib quoting to RFC 3986 (#173)
Ratnadeep Debnath
2017-02-25
1
-0/+7
*
bpo-29463: Add docstring field to some AST nodes. (#46)
INADA Naoki
2017-02-22
1
-0/+6
*
bpo-29546: Improve from-import error message with location (#103)
Matthias Bussonnier
2017-02-22
1
-0/+3
*
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_...
Matthias Bussonnier
2017-02-16
1
-0/+11
*
Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with
Serhiy Storchaka
2017-01-25
1
-0/+7
*
Fix grammar in doc string, RST markup
Martin Panter
2017-01-24
1
-1/+1
*
Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()
Serhiy Storchaka
2017-01-22
1
-0/+4
*
Issue #29282: Backed out changeset b33012ef1417
Mark Dickinson
2017-01-21
1
-9/+0
*
Issue #29282: add fused multiply-add function, math.fma.
Mark Dickinson
2017-01-21
1
-0/+9
*
Issue #26110: Add document for LOAD_METHOD and CALL_METHOD opcode.
INADA Naoki
2017-01-16
1
-0/+7
*
Document Python versions in which the removed features were deprecated.
Serhiy Storchaka
2017-01-13
1
-2/+5
*
Issue #29197: Removed deprecated function ntpath.splitunc().
Serhiy Storchaka
2017-01-13
1
-0/+4
*
Issue #29210: Removed support of deprecated argument "exclude" in
Serhiy Storchaka
2017-01-13
1
-0/+3
*
Issue #29192: Removed deprecated features in the http.cookies module.
Serhiy Storchaka
2017-01-13
1
-0/+7
*
Issue #29193: A format string argument for string.Formatter.format()
Serhiy Storchaka
2017-01-13
1
-0/+6
*
Issue #20804: The unittest.mock.sentinel attributes now preserve their
Serhiy Storchaka
2017-01-11
1
-0/+7
*
Issue #28927: bytes.fromhex() and bytearray.fromhex() now ignore all ASCII
Serhiy Storchaka
2016-12-19
1
-0/+4
*
Issue #18896: Python function can now have more than 255 parameters.
Serhiy Storchaka
2016-12-16
1
-2/+3
*
Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.
Yury Selivanov
2016-12-14
1
-0/+5
*
Merge documentation for issue #27030 from 3.6.
Serhiy Storchaka
2016-12-06
1
-0/+5
*
Issue #12844: More than 255 arguments can now be passed to a function.
Serhiy Storchaka
2016-11-28
1
-0/+2
*
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Serhiy Storchaka
2016-11-22
1
-0/+6
*
Issue #28251: Improvements to help manuals on Windows.
Steve Dower
2016-09-23
1
-1/+1
*
Closes #27979: Remove bundled copy of libffi
Zachary Ware
2016-09-17
1
-0/+4
*
Bump to 3.7.0a0
Ned Deily
2016-09-12
1
-0/+115
[prev]