summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Merge.Larry Hastings2015-08-241-1/+1
|\
| * One-character typo fix.Larry Hastings2015-08-141-1/+1
* | Issue #24379: Add operator.subscript() as a convenience for building slices.Raymond Hettinger2015-08-171-1/+6
|/
* Issue #20059: urllib.parse raises ValueError on all invalid ports.Robert Collins2015-08-091-1/+4
* Merge 3.5Yury Selivanov2015-08-051-5/+14
|\
| * whatsnew/3.5: Mention new ssl memory bioYury Selivanov2015-08-051-5/+14
* | Merge 3.5Yury Selivanov2015-08-051-1/+2
|\ \ | |/
| * whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484Yury Selivanov2015-08-051-1/+2
* | Merge 3.5 (whatsnew)Yury Selivanov2015-08-041-0/+1
|\ \ | |/
| * whatsnew: Add pep 448 to new syntax features sectionYury Selivanov2015-08-041-0/+1
* | Merge 3.5 (whatsnew)Yury Selivanov2015-08-041-0/+22
|\ \ | |/
| * whatsnew/3.5: Briefly mention PEP 484Yury Selivanov2015-08-041-0/+22
* | Merge 3.5 (whatsnew)Yury Selivanov2015-08-041-0/+43
|\ \ | |/
| * whatsnew/3.5: Mention PEP 448Yury Selivanov2015-08-041-0/+43
* | whatsnew/3.5,3.6: Mention that 'async' is a bad name for modulesYury Selivanov2015-08-032-6/+6
|\ \ | |/
| * whatsnew/3.5: Mention that 'async' is a bad name for modulesYury Selivanov2015-08-031-3/+3
* | Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5.Berker Peksag2015-07-301-0/+7
|\ \ | |/
| * Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5.Berker Peksag2015-07-301-0/+7
* | Merge 3.5 (doc)Victor Stinner2015-07-291-0/+5
|\ \ | |/
| * What's New in Python 3.5: document os.urandom() changesVictor Stinner2015-07-291-0/+5
* | Merge 3.5 (doc)Victor Stinner2015-07-281-0/+4
|\ \ | |/
| * What's New in Python 3.5: document socket.sendall() change on timeoutVictor Stinner2015-07-281-0/+4
* | Merge 3.5 (doc)Victor Stinner2015-07-281-0/+9
|\ \ | |/
| * What's New in Python 3.5: Document ssl methods change on timeoutVictor Stinner2015-07-281-0/+9
* | Merge 3.5 (doc)Victor Stinner2015-07-281-52/+65
|\ \ | |/
| * What's New in Python 3.5: move PEP 475 docVictor Stinner2015-07-281-52/+65
* | Sync NEWS (re removed inspect.getargspec and inspect.getmoduleinfo)Yury Selivanov2015-07-231-1/+1
* | Issue #13248: Remove inspect.getmoduleinfo() from 3.6 (deprecated in 3.3)Yury Selivanov2015-07-231-0/+4
* | Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0)Yury Selivanov2015-07-231-1/+2
* | Issue #24642: Adds installer notes and links to What's New for 3.5Steve Dower2015-07-171-0/+10
|\ \ | |/
| * Issue #24642: Adds installer notes and links to What's New for 3.5Steve Dower2015-07-171-0/+10
* | Merge 3.5Zachary Ware2015-07-071-1/+1
|\ \ | |/
| * Fix usage of the default role.Zachary Ware2015-07-071-1/+1
* | Merge 3.5 (Issue #24400)Yury Selivanov2015-07-031-2/+3
|\ \ | |/
| * Issue #24400: Resurrect inspect.isawaitable()Yury Selivanov2015-07-031-2/+3
* | Merge fix for #24458 from 3.5Nick Coghlan2015-07-031-2/+2
|\ \ | |/
| * Close #24458: PEP 489 documentationNick Coghlan2015-07-031-2/+2
* | Merge 3.5 (Issue #19235)Yury Selivanov2015-07-031-0/+2
|\ \ | |/
| * Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.Yury Selivanov2015-07-031-0/+2
* | Merge 3.5 (Issue #24450)Yury Selivanov2015-07-031-0/+3
|\ \ | |/
| * Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines.Yury Selivanov2015-07-031-0/+3
* | merge 3.5Benjamin Peterson2015-07-021-1/+1
|\ \ | |/
| * Merge 3.4Benjamin Peterson2015-07-021-1/+1
| |\
| | * remove stray '(' (closes #24547)Benjamin Peterson2015-07-021-1/+1
| | * Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-152-4/+4
* | | Merge 3.5 (Issue #24400)Yury Selivanov2015-06-301-3/+2
|\ \ \ | |/ /
| * | Issue #24400: Remove inspect.isawaitable().Yury Selivanov2015-06-301-3/+2
* | | merge 3.5Benjamin Peterson2015-06-271-0/+7
|\ \ \ | |/ /
| * | upgrade to Unicode 8.0.0Benjamin Peterson2015-06-271-0/+7
* | | Merge 3.5Yury Selivanov2015-06-231-1/+1
|\ \ \ | |/ /