Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #8746: Correct faulty configure checks so that os.chflags() and | Ned Deily | 2011-06-28 | 2 | -2/+12 |
|\ | | | | | | | | | | | | | os.lchflags() are once again built on systems that support these functions (*BSD and OS X). Also add new stat file flags for OS X (UF_HIDDEN and UF_COMPRESSED). Also add additional tests for os.chflags() and os.lchflags(). (Tests by Garrett Cooper) | ||||
| * | Issue #8746: Correct faulty configure checks so that os.chflags() and | Ned Deily | 2011-06-28 | 2 | -2/+12 |
| | | | | | | | | | | | | | | os.lchflags() are once again built on systems that support these functions (*BSD and OS X). Also add new stat file flags for OS X (UF_HIDDEN and UF_COMPRESSED). Also add additional tests for os.chflags() and os.lchflags(). (Tests by Garrett Cooper) | ||||
* | | Closes #12419: Added ident to SysLogHandler. | Vinay Sajip | 2011-06-27 | 1 | -0/+9 |
| | | |||||
* | | Issue 12139: add CCC command support to FTP_TLS class to revert the SSL ↵ | Giampaolo Rodola' | 2011-06-27 | 2 | -0/+19 |
| | | | | | | | | connection back to clear-text. | ||||
* | | Issue #8890: Remove /tmp from examples. | Raymond Hettinger | 2011-06-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #8890: Remove /tmp from examples. | Raymond Hettinger | 2011-06-26 | 1 | -1/+1 |
| | | |||||
* | | #11363: merge with 3.2. | Ezio Melotti | 2011-06-26 | 1 | -87/+135 |
|\ \ | |/ | |||||
| * | #11363: add missing functions from curses doc. Patch by Sandro Tosi. | Ezio Melotti | 2011-06-26 | 1 | -0/+48 |
| | | |||||
| * | #11363: clean up curses doc. | Ezio Melotti | 2011-06-26 | 1 | -87/+87 |
| | | |||||
* | | #11669: merge with 3.2. | Ezio Melotti | 2011-06-26 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | #11669: rephrase footnote in the Compound Statements page. | Ezio Melotti | 2011-06-26 | 1 | -2/+3 |
| | | |||||
| * | Use correct markup in zipimport.rst. Patch by Sara Magliacane. | Ezio Melotti | 2011-06-25 | 1 | -3/+3 |
| | | |||||
* | | Use correct markup in zipimport.rst. Patch by Sara Magliacane. | Ezio Melotti | 2011-06-25 | 1 | -3/+3 |
| | | |||||
* | | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
| | | |||||
* | | Issue 11889: Clarify docs for enumerate. | Raymond Hettinger | 2011-06-25 | 1 | -8/+7 |
|\ \ | |/ | |||||
| * | Issue 11889: Clarify docs for enumerate. | Raymond Hettinger | 2011-06-25 | 1 | -8/+7 |
| | | |||||
* | | Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module. | Ross Lagerwall | 2011-06-25 | 2 | -2/+47 |
| | | |||||
* | | Merge #12228 | Mark Dickinson | 2011-06-25 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge #12228 | Mark Dickinson | 2011-06-25 | 1 | -2/+2 |
| |\ | |||||
| | * | Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. | Mark Dickinson | 2011-06-25 | 1 | -2/+2 |
| | | | |||||
* | | | Fix typo (reported by Hiro Ashiya). | Raymond Hettinger | 2011-06-25 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix typo (reported by Hiro Ashiya). | Raymond Hettinger | 2011-06-25 | 1 | -2/+2 |
| | | | |||||
* | | | merge #9921: clarify os.path.join joining algorithm | R David Murray | 2011-06-24 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | #9921: clarify os.path.join joining algorithm | R David Murray | 2011-06-24 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | The new wording is based on the comments in the code, which match the actual behavior. | ||||
* | | | #10354: remove last public mentions of 'template' and comment as private. | R David Murray | 2011-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | I didn't rename the variable because I can see no good reason to break backward compatibility just to put an underscore in the name. | ||||
* | | | merge from 3.2 - Fix closes Issue12359 - Removing a confusing sentence from ↵ | Senthil Kumaran | 2011-06-20 | 1 | -7/+7 |
|\ \ \ | |/ / | | | | | | | the previous change. | ||||
| * | | Fix closes Issue12359 - Removing a confusing sentence from the previous change. | Senthil Kumaran | 2011-06-20 | 1 | -7/+7 |
| | | | |||||
* | | | merge from 3.2 | Senthil Kumaran | 2011-06-20 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix closes issue 12360 - correcting parameter names in asyncore documentation. | Senthil Kumaran | 2011-06-20 | 1 | -2/+2 |
| | | | |||||
| * | | minor space nit. | Senthil Kumaran | 2011-06-20 | 1 | -1/+1 |
| | | | |||||
* | | | merge from 3.2. Issue 12359 | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | Fix closes Issue12359 - Minor update to module import description. | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
| | | | |||||
* | | | merge from 3.2 | Senthil Kumaran | 2011-06-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Whitespace nit fixed using reident. | Senthil Kumaran | 2011-06-19 | 1 | -1/+1 |
| | | | |||||
* | | | merge from 3.2. Updates to http.client documentation. | Senthil Kumaran | 2011-06-19 | 1 | -1/+12 |
|\ \ \ | |/ / | |||||
| * | | Fix closes Issue12315 - Updates to http.client documentation. | Senthil Kumaran | 2011-06-19 | 1 | -1/+12 |
| | | | |||||
* | | | merge from 3.2 | Senthil Kumaran | 2011-06-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | merge from 3.1 for issue issue12261. | Senthil Kumaran | 2011-06-19 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix closes issue12261 - Minor documention changes in the urllib.parse.rst | Senthil Kumaran | 2011-06-19 | 1 | -2/+2 |
| | | | |||||
* | | | Improve documentation of packaging hooks | Éric Araujo | 2011-06-19 | 2 | -22/+36 |
| | | | |||||
* | | | Add missing documentation for packaging.pypi.base and .simple | Éric Araujo | 2011-06-19 | 2 | -13/+95 |
| | | | |||||
* | | | merge heads | Benjamin Peterson | 2011-06-19 | 2 | -34/+14 |
|\ \ \ | |||||
| * | | | faulthandler doc: the the => the | Victor Stinner | 2011-06-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | merge #6771: fix docs: curses.wrapper is exposed as a function, not a module | R David Murray | 2011-06-18 | 1 | -33/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | #6771: fix docs: curses.wrapper is exposed as a function, not a module | R David Murray | 2011-06-18 | 1 | -33/+13 |
| | | | | | | | | | | | | | | | | Patch by July Tikhonov. | ||||
* | | | | clarify | Benjamin Peterson | 2011-06-19 | 1 | -6/+6 |
|/ / / | |||||
* | | | edit and rewrite | Benjamin Peterson | 2011-06-18 | 1 | -40/+45 |
| | | | |||||
* | | | merge 3.2 | Benjamin Peterson | 2011-06-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge heads | Benjamin Peterson | 2011-06-16 | 1 | -1/+1 |
| |\ \ |