Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge. | Larry Hastings | 2015-08-24 | 1 | -1/+1 |
|\ | |||||
| * | One-character typo fix. | Larry Hastings | 2015-08-14 | 1 | -1/+1 |
* | | Issue #24379: Add operator.subscript() as a convenience for building slices. | Raymond Hettinger | 2015-08-17 | 1 | -1/+6 |
|/ | |||||
* | Issue #20059: urllib.parse raises ValueError on all invalid ports. | Robert Collins | 2015-08-09 | 1 | -1/+4 |
* | Merge 3.5 | Yury Selivanov | 2015-08-05 | 1 | -5/+14 |
|\ | |||||
| * | whatsnew/3.5: Mention new ssl memory bio | Yury Selivanov | 2015-08-05 | 1 | -5/+14 |
* | | Merge 3.5 | Yury Selivanov | 2015-08-05 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484 | Yury Selivanov | 2015-08-05 | 1 | -1/+2 |
* | | Merge 3.5 (whatsnew) | Yury Selivanov | 2015-08-04 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | whatsnew: Add pep 448 to new syntax features section | Yury Selivanov | 2015-08-04 | 1 | -0/+1 |
* | | Merge 3.5 (whatsnew) | Yury Selivanov | 2015-08-04 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | whatsnew/3.5: Briefly mention PEP 484 | Yury Selivanov | 2015-08-04 | 1 | -0/+22 |
* | | Merge 3.5 (whatsnew) | Yury Selivanov | 2015-08-04 | 1 | -0/+43 |
|\ \ | |/ | |||||
| * | whatsnew/3.5: Mention PEP 448 | Yury Selivanov | 2015-08-04 | 1 | -0/+43 |
* | | whatsnew/3.5,3.6: Mention that 'async' is a bad name for modules | Yury Selivanov | 2015-08-03 | 2 | -6/+6 |
|\ \ | |/ | |||||
| * | whatsnew/3.5: Mention that 'async' is a bad name for modules | Yury Selivanov | 2015-08-03 | 1 | -3/+3 |
* | | Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. | Berker Peksag | 2015-07-30 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. | Berker Peksag | 2015-07-30 | 1 | -0/+7 |
* | | Merge 3.5 (doc) | Victor Stinner | 2015-07-29 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | What's New in Python 3.5: document os.urandom() changes | Victor Stinner | 2015-07-29 | 1 | -0/+5 |
* | | Merge 3.5 (doc) | Victor Stinner | 2015-07-28 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | What's New in Python 3.5: document socket.sendall() change on timeout | Victor Stinner | 2015-07-28 | 1 | -0/+4 |
* | | Merge 3.5 (doc) | Victor Stinner | 2015-07-28 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | What's New in Python 3.5: Document ssl methods change on timeout | Victor Stinner | 2015-07-28 | 1 | -0/+9 |
* | | Merge 3.5 (doc) | Victor Stinner | 2015-07-28 | 1 | -52/+65 |
|\ \ | |/ | |||||
| * | What's New in Python 3.5: move PEP 475 doc | Victor Stinner | 2015-07-28 | 1 | -52/+65 |
* | | Sync NEWS (re removed inspect.getargspec and inspect.getmoduleinfo) | Yury Selivanov | 2015-07-23 | 1 | -1/+1 |
* | | Issue #13248: Remove inspect.getmoduleinfo() from 3.6 (deprecated in 3.3) | Yury Selivanov | 2015-07-23 | 1 | -0/+4 |
* | | Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0) | Yury Selivanov | 2015-07-23 | 1 | -1/+2 |
* | | Issue #24642: Adds installer notes and links to What's New for 3.5 | Steve Dower | 2015-07-17 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Issue #24642: Adds installer notes and links to What's New for 3.5 | Steve Dower | 2015-07-17 | 1 | -0/+10 |
* | | Merge 3.5 | Zachary Ware | 2015-07-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix usage of the default role. | Zachary Ware | 2015-07-07 | 1 | -1/+1 |
* | | Merge 3.5 (Issue #24400) | Yury Selivanov | 2015-07-03 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Issue #24400: Resurrect inspect.isawaitable() | Yury Selivanov | 2015-07-03 | 1 | -2/+3 |
* | | Merge fix for #24458 from 3.5 | Nick Coghlan | 2015-07-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Close #24458: PEP 489 documentation | Nick Coghlan | 2015-07-03 | 1 | -2/+2 |
* | | Merge 3.5 (Issue #19235) | Yury Selivanov | 2015-07-03 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. | Yury Selivanov | 2015-07-03 | 1 | -0/+2 |
* | | Merge 3.5 (Issue #24450) | Yury Selivanov | 2015-07-03 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines. | Yury Selivanov | 2015-07-03 | 1 | -0/+3 |
* | | merge 3.5 | Benjamin Peterson | 2015-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 3.4 | Benjamin Peterson | 2015-07-02 | 1 | -1/+1 |
| |\ | |||||
| | * | remove stray '(' (closes #24547) | Benjamin Peterson | 2015-07-02 | 1 | -1/+1 |
| | * | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum... | Senthil Kumaran | 2015-06-15 | 2 | -4/+4 |
* | | | Merge 3.5 (Issue #24400) | Yury Selivanov | 2015-06-30 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #24400: Remove inspect.isawaitable(). | Yury Selivanov | 2015-06-30 | 1 | -3/+2 |
* | | | merge 3.5 | Benjamin Peterson | 2015-06-27 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | upgrade to Unicode 8.0.0 | Benjamin Peterson | 2015-06-27 | 1 | -0/+7 |
* | | | Merge 3.5 | Yury Selivanov | 2015-06-23 | 1 | -1/+1 |
|\ \ \ | |/ / |