summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* | Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Th...Eric V. Smith2016-09-111-0/+4
* | Issue #10740: sqlite3 no longer implicitly commit an open transaction before ...Berker Peksag2016-09-111-0/+3
* | Issue #22493: Inline flags now should be used only at the start of theSerhiy Storchaka2016-09-111-0/+9
* | Issue #26885: xmlrpc now supports unmarshalling additional data types usedSerhiy Storchaka2016-09-111-0/+8
* | Issue #26900: Excluded underscored names and other private API from limited API.Serhiy Storchaka2016-09-111-2/+1
* | fix link to instrumentationBenjamin Peterson2016-09-111-1/+1
* | Merge spelling fixes from 3.5Martin Panter2016-09-101-2/+2
|\ \ | |/
| * Correct spelling in documentation and code commentMartin Panter2016-09-101-2/+2
* | Issue #17909: Accept binary input in json.loadsNick Coghlan2016-09-101-0/+8
* | Actually fix suspicious markup, I ignored it too readilyZachary Ware2016-09-101-1/+1
* | DTrace support: function calls, GC activity, line executionŁukasz Langa2016-09-101-0/+25
* | Closes #27976: Deprecate bundled full copy of libffiZachary Ware2016-09-101-0/+10
* | #20476: add a message_factory policy attribute to email.R David Murray2016-09-091-0/+7
* | Add links from whatsnew to Windows docs.Steve Dower2016-09-091-2/+5
* | Merge headsSerhiy Storchaka2016-09-091-0/+28
|\ \
| * | Adds search path changes to whatsnew/3.6.rstSteve Dower2016-09-091-0/+5
| * | Issue #26331: Implement the parsing part of PEP 515.Brett Cannon2016-09-091-0/+23
* | | Issue #433028: Added support of modifier spans in regular expressions.Serhiy Storchaka2016-09-091-0/+9
|/ /
* | Add tix deprecation to whatsnewZachary Ware2016-09-091-0/+3
* | merge 3.5 (#28051)Benjamin Peterson2016-09-091-5/+6
|\ \ | |/
| * repair errors in (set|get)_task_factory note (#28051)Benjamin Peterson2016-09-091-5/+6
| * Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Martin Panter2016-09-071-1/+1
* | Doc updates for PEPs 520 and 468.Eric Snow2016-09-091-9/+19
* | Mention how requiring ordered dicts breaks backwards-compatibility.Brett Cannon2016-09-091-1/+3
* | Mention that the order-preserving aspect of the new dictBrett Cannon2016-09-091-1/+8
* | Add a few big-ticket items to What's new in 3.6.Guido van Rossum2016-09-091-0/+12
* | credit RaymondBenjamin Peterson2016-09-091-1/+3
* | Add policy keyword to email.generator.DecodedGenerator.R David Murray2016-09-081-0/+4
* | Issue #1602: Windows console doesn't input or print Unicode (PEP 528)Steve Dower2016-08-311-0/+19
* | Add a new private version to the builtin dict typeVictor Stinner2016-09-081-0/+10
* | #27364: Deprecate invalid escape strings in str/byutes.R David Murray2016-09-081-0/+5
* | make some peps high level sectionsBenjamin Peterson2016-09-081-4/+4
* | Issue #28027: Remove Lib/plat-* filesZachary Ware2016-09-081-0/+7
* | fix pep roleBenjamin Peterson2016-09-081-1/+1
* | Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)Steve Dower2016-09-081-0/+29
* | add a note about c99Benjamin Peterson2016-09-081-0/+3
* | improve compact dict changelogBenjamin Peterson2016-09-081-4/+4
* | Implement compact dictVictor Stinner2016-09-081-0/+5
* | #24277: Fix 3.4 whats new link broken by email doc changes.R David Murray2016-09-081-1/+1
* | Issue #26667: Add path-like object support to importlib.util.Brett Cannon2016-09-081-2/+10
* | #24277: What's New and news entries for previous commit.R David Murray2016-09-081-0/+5
* | Issue #15767: Use ModuleNotFoundError.Eric Snow2016-09-071-0/+7
* | #27331: add policy keyword argument to all MIME subclasses.R David Murray2016-09-071-0/+7
* | Add the co_extra field and accompanying APIs to code objects.Brett Cannon2016-09-071-1/+2
* | Issue #26032: Optimized globbing in pathlib by using os.scandir(); it is nowSerhiy Storchaka2016-09-071-0/+3
* | Issue #27731: Opt-out of MAX_PATH on Windows 10Steve Dower2016-09-071-1/+4
* | Issue #6135: Adds encoding and errors parameters to subprocessSteve Dower2016-09-071-0/+3
* | Issue #27959: Updates NEWS and whatsnewSteve Dower2016-09-071-0/+6
* | Issue #27182: Add support for path-like objects to PyUnicode_FSDecoder().Brett Cannon2016-09-071-7/+11
* | Issue #26359: Add the --with-optimizations configure flag.Brett Cannon2016-09-071-0/+4