Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #29092: Sync os.stat's doc and docstring on path type. | Xiang Zhang | 2017-01-22 | 1 | -1/+1 |
|\ | |||||
| * | Issue #29092: Sync os.stat's doc and docstring on path type. | Xiang Zhang | 2017-01-22 | 1 | -1/+1 |
* | | Issue #27998: Documented bytes paths support on Windows. | Serhiy Storchaka | 2016-11-20 | 1 | -12/+11 |
* | | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+2 |
* | | Merge from 3.5 | Berker Peksag | 2016-09-26 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Document that os.mknod() is not available on Windows | Berker Peksag | 2016-09-26 | 1 | -0/+2 |
* | | Merge from 3.5 | Berker Peksag | 2016-09-26 | 1 | -60/+312 |
|\ \ | |/ |/| | |||||
| * | Closes #23105: Merged update from 3.5. | Vinay Sajip | 2016-09-11 | 1 | -60/+312 |
| |\ | |||||
| | * | os.urandom() now blocks on Linux | Victor Stinner | 2016-09-06 | 1 | -8/+21 |
| | * | Add os.getrandom() | Victor Stinner | 2016-09-06 | 1 | -8/+49 |
| | * | Issue #26027, #27524: Document the support for path-like objects in os and os... | Brett Cannon | 2016-09-06 | 1 | -16/+142 |
| | * | Issue #27355: Removed support for Windows CE. It was never finished, | Larry Hastings | 2016-09-05 | 1 | -1/+1 |
| | * | Issue #27626: Merge spelling fixes from 3.5 | Martin Panter | 2016-07-28 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Issue #27038: Expose DirEntry as os.DirEntry. | Brett Cannon | 2016-06-24 | 1 | -24/+26 |
| | * | | Issue #27186: Define what a "path-like object" is. | Brett Cannon | 2016-06-24 | 1 | -7/+9 |
| | * | | Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return | Brett Cannon | 2016-06-24 | 1 | -6/+8 |
| | * | | [merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS ... | Senthil Kumaran | 2016-06-18 | 1 | -3/+68 |
| | |\ \ | |||||
| | | * \ | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
| | | |\ \ | |||||
| | | * | | | Issue #27186: Add os.PathLike support to DirEntry | Brett Cannon | 2016-06-10 | 1 | -0/+6 |
| | | * | | | Issue #24617: Merge os.mkdir() doc from 3.5 | Martin Panter | 2016-06-10 | 1 | -3/+62 |
| | | |\ \ \ | |||||
| | | | * | | | Add a versionadded directive to os.PathLike | Berker Peksag | 2016-06-10 | 1 | -0/+2 |
| | | | * | | | Issue #27182: Document os.PathLike. | Brett Cannon | 2016-06-09 | 1 | -0/+21 |
| | | | * | | | Clarify the os.fspath() documentation. | Brett Cannon | 2016-06-09 | 1 | -3/+4 |
| | | | * | | | Merge 3.5 (os.urandom) | Victor Stinner | 2016-06-07 | 1 | -3/+10 |
| | | | |\ \ \ | |||||
| | | | * | | | | issue27186 -- initial docs, tests, and python version of os.fspath | Ethan Furman | 2016-06-02 | 1 | -0/+9 |
| | | | * | | | | Issue #27125: Merge typo fixes from 3.5 | Martin Panter | 2016-05-29 | 1 | -3/+29 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge with 3.5 | Zachary Ware | 2016-04-25 | 1 | -2/+2 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | Issue #15984: Merge PyUnicode doc from 3.5 | Martin Panter | 2016-04-15 | 1 | -1/+1 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | merge with 3.5 | Georg Brandl | 2016-02-26 | 1 | -3/+29 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | Issue #25994: Added the close() method and the support of the context manager | Serhiy Storchaka | 2016-02-11 | 1 | -3/+24 |
| | | | | | * | | | | | | Merge 3.5 (doc) | Victor Stinner | 2016-01-31 | 1 | -0/+5 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | Docs for issue #22570. (Merge 3.5->3.6) | Guido van Rossum | 2016-01-06 | 1 | -0/+5 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Issue #25930: Document that os.unlink and os.remove are *semantically* identi... | Brett Cannon | 2015-12-28 | 1 | -5/+5 |
| | | | | | | | * | | | | | | Merge 3.4 (Issue #25461) | Victor Stinner | 2015-10-23 | 1 | -3/+3 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | Merge sendfile() doc fixes from 3.5 | Martin Panter | 2015-09-11 | 1 | -0/+5 |
| | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ | Merge 3.5 into 3.6 | Martin Panter | 2015-09-09 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ | Issue #23738: Merge 3.5 into 3.6 | Martin Panter | 2015-09-09 | 1 | -0/+5 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merge 3.5 (doc) | Victor Stinner | 2015-07-29 | 1 | -0/+6 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | | | Issue #23530: Improve os.cpu_count() description. | Charles-Fran?ois Natali | 2015-07-13 | 1 | -0/+5 |
* | | | | | | | | | | | | | | | | | | | os.genenvb() is not availabnle under Windows | Berker Peksag | 2016-09-26 | 1 | -0/+3 |
|/ / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | Issue #23105: Updated documentation on open() flag constants. | Vinay Sajip | 2016-09-11 | 1 | -6/+6 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Remove a stale reference to pathlib.PurePath.path | Brett Cannon | 2016-06-24 | 1 | -3/+2 |
|/ / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. | Senthil Kumaran | 2016-06-18 | 1 | -1/+5 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Issue #24617: Add comment for os.mkdir about mode quirks | Tommy Beadle | 2016-06-02 | 1 | -4/+10 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | os.urandom() doesn't block on Linux anymore | Victor Stinner | 2016-06-07 | 1 | -3/+10 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Issue #27125: Fix various errors like ?will [be] inherited? | Martin Panter | 2016-05-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | FileExistsError is raised by mkdir when dir exists | Zachary Ware | 2016-04-25 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |