index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
os.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document that os.mknod() is not available on Windows
Berker Peksag
2016-09-26
1
-0/+2
*
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
*
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter
2016-04-15
1
-1/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-3/+3
*
Enhance os.scandir() doc
Victor Stinner
2016-01-31
1
-35/+38
*
Cross-reference os.DirEntry and pathlib.Path for issue #22570.
Guido van Rossum
2016-01-06
1
-0/+6
*
Backport of fix for issue #25930
Brett Cannon
2015-12-29
1
-5/+5
*
Merge 3.4 (Issue #25461)
Victor Stinner
2015-10-23
1
-3/+3
|
\
|
*
Issue #25461: Rephrase os.walk() doc
Victor Stinner
2015-10-23
1
-3/+3
|
*
Issue #25063: socket.sendfile() does not exist in 3.4
Martin Panter
2015-09-11
1
-5/+0
*
|
socket.sendfile() is a method not a module
Martin Panter
2015-09-11
1
-1/+1
*
|
Merge 3.4 into 3.5
Martin Panter
2015-09-09
1
-1/+1
|
\
\
|
|
/
|
*
os.sendfile(headers=None, trailers=None) arguments are not actually accepted
Martin Panter
2015-09-09
1
-1/+1
*
|
Issue #23738: Merge 3.4 into 3.5
Martin Panter
2015-09-09
1
-15/+16
|
\
\
|
|
/
|
*
Issue #23738: Document and test actual keyword parameter names
Martin Panter
2015-09-09
1
-15/+16
*
|
What's New in Python 3.5: document os.urandom() changes
Victor Stinner
2015-07-29
1
-0/+6
*
|
Closes #24013: Improve os.scandir() and DirEntry documentation
Victor Stinner
2015-05-15
1
-71/+69
*
|
os module doc: remove availability when useless
Victor Stinner
2015-05-15
1
-58/+0
*
|
Issue #24062: Fix os.stat links. Patch by July Tikhonov.
Berker Peksag
2015-04-27
1
-2/+2
|
\
\
|
|
/
|
*
Issue #24062: Fix os.stat links. Patch by July Tikhonov.
Berker Peksag
2015-04-27
1
-2/+2
*
|
Issue #23668: Adds support for os.truncate and os.ftruncate on Windows
Steve Dower
2015-03-21
1
-2/+6
*
|
Issue #23618: Document EINTR changes in socket documentation
Victor Stinner
2015-04-02
1
-4/+4
*
|
Issue #23648: Document the PEP 475 in the "Porting to Python 3.5" section and
Victor Stinner
2015-03-26
1
-0/+20
*
|
Merge 3.4 (os doc)
Victor Stinner
2015-03-10
1
-2/+3
|
\
\
|
|
/
|
*
Issue #23605: os.walk() doc now mentions shutil.rmtree() in the last example
Victor Stinner
2015-03-10
1
-2/+3
*
|
Issue #23605: os.walk() now calls os.scandir() instead of os.listdir().
Victor Stinner
2015-03-10
1
-0/+5
*
|
Issue #22524: New os.scandir() function, part of the PEP 471: "os.scandir()
Victor Stinner
2015-03-08
1
-0/+177
*
|
Fix typo in os.supports_effective_ids documentation.
Berker Peksag
2015-02-16
1
-1/+2
|
\
\
|
|
/
|
*
Fix typo in os.supports_effective_ids documentation.
Berker Peksag
2015-02-16
1
-1/+2
*
|
Closes #23253: Delay-load ShellExecute
Steve Dower
2015-01-24
1
-0/+4
*
|
MERGE: Docs: 'os.pwrite()' needs bytes, not strings
Jesus Cea
2014-10-20
1
-3/+3
|
\
\
|
|
/
|
*
Docs: 'os.pwrite()' needs bytes, not strings
Jesus Cea
2014-10-20
1
-3/+3
*
|
Revert #22251
Berker Peksag
2014-09-27
1
-1/+0
|
\
\
|
|
/
|
*
Revert #22251
Berker Peksag
2014-09-27
1
-1/+0
*
|
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag
2014-09-27
1
-0/+1
|
\
\
|
|
/
|
*
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag
2014-09-27
1
-0/+1
*
|
merge 3.4 (closes #22307)
Benjamin Peterson
2014-08-31
1
-4/+4
|
\
\
|
|
/
|
*
getuid() returns real process id not effective (closes #22307)
Benjamin Peterson
2014-08-31
1
-4/+4
*
|
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Victor Stinner
2014-08-01
1
-3/+4
*
|
Issue #22054: Add os.get_blocking() and os.set_blocking() functions to get and
Victor Stinner
2014-07-29
1
-0/+23
*
|
Issue #21813: Enhance documentation of the os.stat_result class.
Victor Stinner
2014-07-24
1
-76/+189
|
\
\
|
|
/
[next]