Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Issue #17128: Merge / update from 3.4 | Ned Deily | 2014-12-13 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers. | Ned Deily | 2014-12-13 | 1 | -3/+3 | |
* | | | | Merge with 3.4 for porting HOWTO tweaks | Brett Cannon | 2014-12-12 | 1 | -8/+23 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Address some comments from Nick Coghlan | Brett Cannon | 2014-12-12 | 1 | -8/+23 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-12 | 1 | -3/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | remove reference to dead irc channel (closes #23038) | Benjamin Peterson | 2014-12-12 | 1 | -3/+1 | |
* | | | | merge | Raymond Hettinger | 2014-12-12 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue 23005: Fix typos | Raymond Hettinger | 2014-12-12 | 1 | -2/+2 | |
| * | | | Issue #22823: Fixed an output of sets in examples. | Serhiy Storchaka | 2014-12-11 | 1 | -12/+12 | |
* | | | | Issue #22823: Use set literals instead of creating a set from a list. | Serhiy Storchaka | 2014-12-11 | 1 | -12/+12 | |
* | | | | Merge with 3.4 | Terry Jan Reedy | 2014-12-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | whitespace | Terry Jan Reedy | 2014-12-10 | 1 | -1/+1 | |
* | | | | Merge with 3.4 | Terry Jan Reedy | 2014-12-10 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23006 whitespace | Terry Jan Reedy | 2014-12-10 | 1 | -2/+2 | |
* | | | | Merge 3.4 | Terry Jan Reedy | 2014-12-10 | 2 | -5/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23006: Improve the documentation and indexing of dict.__missing__. | Terry Jan Reedy | 2014-12-10 | 2 | -5/+14 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix path to patchlevel.py | Benjamin Peterson | 2014-12-10 | 1 | -1/+1 | |
* | | | | Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs. | R David Murray | 2014-12-10 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs. | R David Murray | 2014-12-10 | 1 | -2/+1 | |
* | | | | Issue #12602: Add missing cross-references to runpy and using/cmdline docs. | Berker Peksag | 2014-12-09 | 3 | -7/+20 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #12602: Add missing cross-references to runpy and using/cmdline docs. | Berker Peksag | 2014-12-09 | 3 | -7/+20 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-07 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix reference by adding module name | Benjamin Peterson | 2014-12-07 | 1 | -1/+1 | |
* | | | | merge 3.4 (#22959) | Benjamin Peterson | 2014-12-07 | 1 | -8/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | HTTPSConnection: prefer the context's check_hostname attribute over the const... | Benjamin Peterson | 2014-12-07 | 1 | -8/+3 | |
* | | | | Issue #22696: Add function :func:`sys.is_finalizing` to know about interprete... | Antoine Pitrou | 2014-12-07 | 4 | -6/+27 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-06 | 1 | -2/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | note that sslv3 may not be available | Benjamin Peterson | 2014-12-06 | 1 | -2/+5 | |
* | | | | Merge with 3.4 | Brett Cannon | 2014-12-05 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix a bad link | Brett Cannon | 2014-12-05 | 1 | -1/+1 | |
* | | | | Merge heads | Serhiy Storchaka | 2014-12-05 | 1 | -3/+7 | |
|\ \ \ \ | ||||||
| * | | | | Issue #22394: Add a 'venv' command to Doc/Makefile. | Brett Cannon | 2014-12-05 | 1 | -3/+7 | |
* | | | | | Issue #22581: Use more "bytes-like object" throughout the docs and comments. | Serhiy Storchaka | 2014-12-05 | 4 | -17/+20 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Issue #22581: Use more "bytes-like object" throughout the docs and comments. | Serhiy Storchaka | 2014-12-05 | 4 | -17/+20 | |
* | | | | Merge with 3.4 | Brett Cannon | 2014-12-05 | 1 | -584/+343 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #22914: Update the Python 2/3 porting HOWTO to describe a more | Brett Cannon | 2014-12-05 | 1 | -584/+343 | |
* | | | | Merge with 3.4. Edit Menus section of Idle doc. | Terry Jan Reedy | 2014-12-05 | 1 | -123/+138 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Edit Menus section of Idle doc. Make menu entries match current Idle in order | Terry Jan Reedy | 2014-12-05 | 1 | -123/+138 | |
| * | | | docs.inspect: Fix BoundArguments example. Issue #22998. | Yury Selivanov | 2014-12-05 | 1 | -1/+2 | |
* | | | | docs.inspect: Fix BoundArguments example. Issue #22998. | Yury Selivanov | 2014-12-05 | 1 | -1/+2 | |
* | | | | Merge with 3.4 | Terry Jan Reedy | 2014-12-04 | 1 | -11/+19 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #3068: Document the new Configure Extensions dialog and menu entry. | Terry Jan Reedy | 2014-12-04 | 1 | -11/+19 | |
* | | | | Merge with 3.4 | Terry Jan Reedy | 2014-12-04 | 1 | -20/+38 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #16893: For Idle doc, move index entries, copy no-subprocess section | Terry Jan Reedy | 2014-12-04 | 1 | -20/+38 | |
* | | | | Fix #22987: update the compatibility matrix for a SSLv23 client. | Antoine Pitrou | 2014-12-03 | 1 | -4/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix #22987: update the compatibility matrix for a SSLv23 client. | Antoine Pitrou | 2014-12-03 | 1 | -4/+3 | |
* | | | | Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects | Serhiy Storchaka | 2014-12-03 | 1 | -8/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects | Serhiy Storchaka | 2014-12-03 | 1 | -8/+2 | |
* | | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-12-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |