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
*
Fix typo in 3.7 whatsnew (#2308)
Daniel Porteous
2017-06-21
1
-1/+1
*
bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260)
Nick Coghlan
2017-06-18
1
-14/+5
*
bpo-30450: Add NEWS and whatsnew (GH-2236)
Zachary Ware
2017-06-16
1
-0/+6
*
bpo-24744: Raises error in pkgutil.walk_packages if path is str (#1926)
Sanyam Khurana
2017-06-13
1
-0/+4
*
bpo-11822: Improve disassembly to show embedded code objects. (#1844)
Serhiy Storchaka
2017-06-11
1
-0/+8
*
bpo-28180: Implementation for PEP 538 (#659)
Nick Coghlan
2017-06-11
1
-0/+45
*
bpo-30014: make poll-like selector's modify() method faster (#1030)
Giampaolo Rodola
2017-06-09
1
-0/+3
*
bpo-30095: Make CSS classes used by calendar.HTMLCalendar customizable (GH-1439)
Oz N Tiram
2017-06-06
1
-7/+16
*
Doc nits for bpo-16500 (#1841)
Antoine Pitrou
2017-05-28
1
-0/+9
*
bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandle...
Stéphane Wirtel
2017-05-24
1
-0/+5
*
bpo-29196: Removed old-deprecated classes Plist, Dict and _InternalDict (#488)
Serhiy Storchaka
2017-05-15
1
-0/+6
*
bpo-9850: Deprecate the macpath module (#1540)
Victor Stinner
2017-05-15
1
-0/+2
*
bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506)
Serhiy Storchaka
2017-05-13
1
-0/+4
*
bpo-30285: Optimize case-insensitive matching and searching (#1482)
Serhiy Storchaka
2017-05-09
1
-0/+4
*
bpo-30024: Circular imports involving absolute imports with binding (#1264)
Serhiy Storchaka
2017-05-09
1
-0/+4
*
bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorag...
Pierre Quentel
2017-05-08
1
-0/+8
*
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (...
Xiang Zhang
2017-05-03
1
-0/+14
*
bpo-29679: Implement @contextlib.asynccontextmanager (#360)
Jelle Zijlstra
2017-05-01
1
-0/+6
*
bpo-11913: Add README.rst to the distutils standard READMEs list (#563)
Ryan Gonzalez
2017-04-14
1
-0/+7
*
bpo-29962: add math.remainder (#950)
Mark Dickinson
2017-04-05
1
-0/+6
*
bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (#298)
Pierre Quentel
2017-04-02
1
-0/+8
*
bpo-25996: Added support of file descriptors in os.scandir() on Unix. (#502)
Serhiy Storchaka
2017-03-30
1
-0/+7
*
bpo-24821: Fixed the slowing down to 25 times in the searching of some (#505)
Serhiy Storchaka
2017-03-30
1
-0/+5
*
bpo-10379: add 'monetary' to format_string, deprecate format
Garvit Khatri
2017-03-28
1
-24/+32
*
bpo-19930: The mode argument of os.makedirs() no longer affects the file (#799)
Serhiy Storchaka
2017-03-24
1
-0/+7
*
bpo-6532: Make the thread id an unsigned integer. (#781)
Serhiy Storchaka
2017-03-23
1
-0/+10
*
bpo-28692: Deprecate using non-integer value for selecting a plural form in g...
Serhiy Storchaka
2017-03-12
1
-0/+4
*
bpo-26121: Use C library implementation for math functions: (#515)
Serhiy Storchaka
2017-03-11
1
-0/+5
*
bpo-28682: Added support for bytes paths in os.fwalk(). (#489)
Serhiy Storchaka
2017-03-07
1
-0/+6
*
bpo-29695: Remove bad keyword parameters in int(), bool(), float(), list() an...
Serhiy Storchaka
2017-03-06
1
-5/+4
*
bpo-29695: Deprecated using bad named keyword arguments in builtings: (#486)
Serhiy Storchaka
2017-03-05
1
-0/+5
*
bpo-7769: enable xmlrpc.server.SimpleXMLRPCDispatcher.register_function used ...
Xiang Zhang
2017-02-28
1
-0/+7
*
Use "Contributed by ..." style in whatsnew/3.7.rst (#339)
Berker Peksag
2017-02-27
1
-1/+2
*
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
[next]