Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #12692: Fix resource leak in urllib.request. | Nadeem Vawda | 2012-10-21 | 3 | -0/+10 |
| | |||||
* | Build the _sha3 module with VS 2008. | Antoine Pitrou | 2012-10-21 | 2 | -0/+6 |
| | |||||
* | Try to fix issue #16264 (test_logging failure on some buildbots). | Antoine Pitrou | 2012-10-21 | 1 | -1/+4 |
| | |||||
* | Issue #16034 follow-up: Apply optimizations to the lzma module. | Nadeem Vawda | 2012-10-21 | 2 | -29/+72 |
| | |||||
* | Issue #12034: Fix bogus caching of result in check_GetFinalPathNameByHandle. | Antoine Pitrou | 2012-10-21 | 2 | -2/+5 |
| | | | | Patch by Atsuo Ishimoto. | ||||
* | Issue #16220: wsgiref now always calls close() on an iterable response. | Antoine Pitrou | 2012-10-21 | 4 | -93/+29 |
|\ | | | | | | | Patch by Brent Tubbs. | ||||
| * | Issue #16220: wsgiref now always calls close() on an iterable response. | Antoine Pitrou | 2012-10-21 | 4 | -93/+29 |
| |\ | | | | | | | | | | Patch by Brent Tubbs. | ||||
| | * | Fix whacky spacking in test_wsgiref | Antoine Pitrou | 2012-10-21 | 1 | -57/+0 |
| | | | |||||
| | * | Issue #16220: wsgiref now always calls close() on an iterable response. | Antoine Pitrou | 2012-10-21 | 4 | -36/+29 |
| | | | | | | | | | | | | Patch by Brent Tubbs. | ||||
* | | | Merge PEP name fix with 3.3. | Ezio Melotti | 2012-10-21 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix PEP name. | Ezio Melotti | 2012-10-21 | 1 | -3/+3 |
| | | | |||||
* | | | Merge typo fix with 3.3. | Ezio Melotti | 2012-10-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix typo. | Ezio Melotti | 2012-10-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge indentation fixes with 3.3. | Ezio Melotti | 2012-10-21 | 1 | -19/+20 |
|\ \ \ | |/ / | |||||
| * | | Fix indentation (or Sphinx will think these are attributes of ConnectionError). | Ezio Melotti | 2012-10-21 | 1 | -19/+20 |
| | | | |||||
* | | | Issue #12805: Make bytes.join and bytearray.join faster when the separator ↵ | Antoine Pitrou | 2012-10-20 | 2 | -0/+13 |
| | | | | | | | | | | | | | | | | | | is empty. Patch by Serhiy Storchaka. | ||||
* | | | Issue #10405: merge from 3.3 | Ned Deily | 2012-10-20 | 2 | -13/+51 |
|\ \ \ | |/ / | |||||
| * | | Issue #10405: merge from 3.2 | Ned Deily | 2012-10-20 | 2 | -13/+51 |
| |\ \ | | |/ | |||||
| | * | Issue #10405: Document IDLE context menus in Standard Library document | Ned Deily | 2012-10-20 | 2 | -13/+51 |
| | | | | | | | | | | | | | | | | | | and IDLE Help file. (Thanks to Nick ODell and Todd Rovito for suggestions.) Update Debug menu options in docs to match current code plus various other minor IDLE doc and help edits. | ||||
* | | | Merge punctuation fixes with 3.3. | Ezio Melotti | 2012-10-20 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix punctuation. | Ezio Melotti | 2012-10-20 | 1 | -2/+2 |
| | | | |||||
* | | | Merge "seealso" change with 3.3. | Ezio Melotti | 2012-10-20 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Move note about the implementation in the "seealso". | Ezio Melotti | 2012-10-20 | 1 | -3/+1 |
| | | | |||||
* | | | Fix concurrent.futures docstring typo: "Request Q" -> "Result Q". | Mark Dickinson | 2012-10-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge from 3.3 | Nick Coghlan | 2012-10-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix typo in example (pointed out by a couple of people, most recently Ken Rimey) | Nick Coghlan | 2012-10-20 | 1 | -1/+1 |
| | | | |||||
* | | | Propagate dummy merge from 3.3 | Nick Coghlan | 2012-10-20 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Dummy merge from 3.2 | Nick Coghlan | 2012-10-20 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fix compilation on Windows | Nick Coghlan | 2012-10-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge wrong escape removal with 3.3. | Ezio Melotti | 2012-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove wrong escape in code snippet. | Ezio Melotti | 2012-10-19 | 1 | -1/+1 |
| | | | |||||
* | | | Propagate dummy merge from 3.3 | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Dummy merge from 3.2 | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fix broken test and replace redundant generator with a tuple | Nick Coghlan | 2012-10-19 | 1 | -9/+13 |
| | | | |||||
* | | | Propagate dummy merge from 3.3 | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Dummy merge from 3.2 | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #6074: Actually delete the source file in the test as intended | Nick Coghlan | 2012-10-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge from 3.3 | Nick Coghlan | 2012-10-19 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove unused import | Nick Coghlan | 2012-10-19 | 1 | -1/+0 |
| | | | |||||
* | | | Merge fix from #6074 from 3.3 | Nick Coghlan | 2012-10-19 | 4 | -1925/+1990 |
|\ \ \ | |/ / | |||||
| * | | Issue #6074: Apply an appropriate fix for importlib based imports | Nick Coghlan | 2012-10-19 | 4 | -1933/+1998 |
| | | | |||||
* | | | Propagate dummy merge from 3.3 | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Dummy merge from 3.2, as that approach to resolving #6074 is not applicable ↵ | Nick Coghlan | 2012-10-19 | 0 | -0/+0 |
| |\ \ | | |/ | | | | | | | to importlib | ||||
| | * | Issue #6074: Forward port Windows read-only source file fix from 2.7 | Nick Coghlan | 2012-10-19 | 3 | -5/+60 |
| | | | |||||
| | * | Fix issue #16270: urllib may hang when used for retrieving files via FTP by ↵ | Giampaolo Rodola' | 2012-10-19 | 2 | -6/+3 |
| | | | | | | | | | | | | using a context manager. | ||||
| * | | Fix issue #16270: urllib may hang when used for retrieving files via FTP by ↵ | Giampaolo Rodola' | 2012-10-19 | 2 | -6/+3 |
| | | | | | | | | | | | | using a context manager. | ||||
* | | | Fix issue #16270: urllib may hang when used for retrieving files via FTP by ↵ | Giampaolo Rodola' | 2012-10-19 | 2 | -6/+3 |
| | | | | | | | | | | | | using a context manager. | ||||
* | | | Merge with 3.3 | Georg Brandl | 2012-10-19 | 1 | -318/+0 |
|\ \ \ | |/ / | |||||
| * | | Fix merging mistake. | Georg Brandl | 2012-10-19 | 1 | -318/+0 |
| | | | |||||
* | | | Issue #16226: Fix IDLE Path Browser crash. | Ned Deily | 2012-10-19 | 2 | -1/+8 |
|\ \ \ | |/ / | | | | | | | (Patch by Roger Serwy) |