1. 3c38e06 Issue #27998: Documented bytes paths support on Windows. by Serhiy Storchaka · 9 years ago
  2. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 9 years ago
  3. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 9 years ago
  4. 8d08265 Merge from 3.5 by Berker Peksag · 9 years ago
  5. 6129e14 Document that os.mknod() is not available on Windows by Berker Peksag · 9 years ago
  6. 20d458f Merge from 3.5 by Berker Peksag · 9 years ago
  7. 996e5f9 os.genenvb() is not availabnle under Windows by Berker Peksag · 9 years ago
  8. d5ee406 Closes #23105: Merged update from 3.5. by Vinay Sajip · 9 years ago
  9. e4946e7 Issue #23105: Updated documentation on open() flag constants. by Vinay Sajip · 9 years ago
  10. e66987e os.urandom() now blocks on Linux by Victor Stinner · 9 years ago
  11. 9b1f474 Add os.getrandom() by Victor Stinner · 9 years ago
  12. 6fa7aad Issue #26027, #27524: Document the support for path-like objects in os and os.path. by Brett Cannon · 9 years ago
  13. 10108a7 Issue #27355: Removed support for Windows CE. It was never finished, by Larry Hastings · 9 years ago
  14. 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 9 years ago
  15. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 9 years ago
  16. a32c4d0 Issue #27038: Expose DirEntry as os.DirEntry. by Brett Cannon · 9 years ago
  17. 559ad5d Remove a stale reference to pathlib.PurePath.path by Brett Cannon · 9 years ago
  18. c28592b Issue #27186: Define what a "path-like object" is. by Brett Cannon · 9 years ago
  19. c78ca1e Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return by Brett Cannon · 9 years ago
  20. 4c3e687 [merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 9 years ago
  21. d37de3c issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 9 years ago
  22. 4da945f Merge Issue #22558. by Terry Jan Reedy · 9 years ago
  23. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  24. 96881cd Issue #27186: Add os.PathLike support to DirEntry by Brett Cannon · 9 years ago
  25. b7bdfcf Issue #24617: Merge os.mkdir() doc from 3.5 by Martin Panter · 9 years ago
  26. b18ffb4 Add a versionadded directive to os.PathLike by Berker Peksag · 9 years ago
  27. b08388d Issue #27182: Document os.PathLike. by Brett Cannon · 9 years ago
  28. 0fa1aa1 Clarify the os.fspath() documentation. by Brett Cannon · 9 years ago
  29. 9ff9cbd Merge 3.5 (os.urandom) by Victor Stinner · 9 years ago
  30. dddf484 os.urandom() doesn't block on Linux anymore by Victor Stinner · 9 years ago
  31. cdc0879 issue27186 -- initial docs, tests, and python version of os.fspath by Ethan Furman · 9 years ago
  32. 63b91e5 Issue #24617: Add comment for os.mkdir about mode quirks by Tommy Beadle · 9 years ago
  33. e501a93 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  34. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 9 years ago
  35. 3211595 Merge with 3.5 by Zachary Ware · 9 years ago
  36. d3304e3 FileExistsError is raised by mkdir when dir exists by Zachary Ware · 9 years ago
  37. cda8094 Issue #15984: Merge PyUnicode doc from 3.5 by Martin Panter · 9 years ago
  38. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  39. 3902d62 merge with 3.5 by Georg Brandl · 9 years ago
  40. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  41. ffe96ae Issue #25994: Added the close() method and the support of the context manager by Serhiy Storchaka · 10 years ago
  42. 59fe937 Merge 3.5 (doc) by Victor Stinner · 10 years ago
  43. 5f0c5d9 Enhance os.scandir() doc by Victor Stinner · 10 years ago
  44. f08a308 Docs for issue #22570. (Merge 3.5->3.6) by Guido van Rossum · 10 years ago
  45. 1469d74 Cross-reference os.DirEntry and pathlib.Path for issue #22570. by Guido van Rossum · 10 years ago
  46. 01f7ac3 Backport of fix for issue #25930 by Brett Cannon · 10 years ago
  47. 0503917 Issue #25930: Document that os.unlink and os.remove are *semantically* identical. by Brett Cannon · 10 years ago
  48. 4487a46 Merge 3.4 (Issue #25461) by Victor Stinner · 10 years ago
  49. de6e800 Merge 3.4 (Issue #25461) by Victor Stinner · 10 years ago
  50. 0e316f6 Issue #25461: Rephrase os.walk() doc by Victor Stinner · 10 years ago
  51. 3286031 Merge sendfile() doc fixes from 3.5 by Martin Panter · 10 years ago
  52. 3133a9f socket.sendfile() is a method not a module by Martin Panter · 10 years ago
  53. f9b6875 Issue #25063: socket.sendfile() does not exist in 3.4 by Martin Panter · 10 years ago
  54. 3f560c1 Merge 3.5 into 3.6 by Martin Panter · 10 years ago
  55. 6088b7b Merge 3.4 into 3.5 by Martin Panter · 10 years ago
  56. 9499413 os.sendfile(headers=None, trailers=None) arguments are not actually accepted by Martin Panter · 10 years ago
  57. a122b5a Issue #23738: Merge 3.5 into 3.6 by Martin Panter · 10 years ago
  58. 0ff8909 Issue #23738: Merge 3.4 into 3.5 by Martin Panter · 10 years ago
  59. bf19d16 Issue #23738: Document and test actual keyword parameter names by Martin Panter · 10 years ago
  60. 9f0b5e7 Merge 3.5 (doc) by Victor Stinner · 10 years ago
  61. ace8848 What's New in Python 3.5: document os.urandom() changes by Victor Stinner · 10 years ago
  62. dc87e4b Issue #23530: Improve os.cpu_count() description. Patch by Julian Taylor. by Charles-François Natali · 10 years ago
  63. 51b5832 Closes #24013: Improve os.scandir() and DirEntry documentation by Victor Stinner · 10 years ago
  64. 56f6526 os module doc: remove availability when useless by Victor Stinner · 10 years ago
  65. 0f51d04 Issue #24062: Fix os.stat links. Patch by July Tikhonov. by Berker Peksag · 10 years ago
  66. 2034caa Issue #24062: Fix os.stat links. Patch by July Tikhonov. by Berker Peksag · 10 years ago
  67. fe0a41a Issue #23668: Adds support for os.truncate and os.ftruncate on Windows by Steve Dower · 10 years ago
  68. 708d9ba Issue #23618: Document EINTR changes in socket documentation by Victor Stinner · 10 years ago
  69. a766ddf Issue #23648: Document the PEP 475 in the "Porting to Python 3.5" section and by Victor Stinner · 10 years ago
  70. 80f6bb4 Merge 3.4 (os doc) by Victor Stinner · 10 years ago
  71. 47c41b4 Issue #23605: os.walk() doc now mentions shutil.rmtree() in the last example by Victor Stinner · 10 years ago
  72. 524a5ba Issue #23605: os.walk() now calls os.scandir() instead of os.listdir(). by Victor Stinner · 10 years ago
  73. 6036e44 Issue #22524: New os.scandir() function, part of the PEP 471: "os.scandir() by Victor Stinner · 10 years ago
  74. 5a4adda Fix typo in os.supports_effective_ids documentation. by Berker Peksag · 10 years ago
  75. 4d6c606 Fix typo in os.supports_effective_ids documentation. by Berker Peksag · 10 years ago
  76. 7d0e0c9 Closes #23253: Delay-load ShellExecute by Steve Dower · 11 years ago
  77. b6cdc1c MERGE: Docs: 'os.pwrite()' needs bytes, not strings by Jesus Cea · 11 years ago
  78. 67503c5 Docs: 'os.pwrite()' needs bytes, not strings by Jesus Cea · 11 years ago
  79. 131caba Revert #22251 by Berker Peksag · 11 years ago
  80. 9c1dba2 Revert #22251 by Berker Peksag · 11 years ago
  81. f7fee33 Issue #22251: Fix ReST markup to avoid errors building docs. by Berker Peksag · 11 years ago
  82. 3749404 Issue #22251: Fix ReST markup to avoid errors building docs. by Berker Peksag · 11 years ago
  83. c187f15 merge 3.4 (closes #22307) by Benjamin Peterson · 11 years ago
  84. e218bcb getuid() returns real process id not effective (closes #22307) by Benjamin Peterson · 11 years ago
  85. f6a271a Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename by Victor Stinner · 11 years ago
  86. 1db9e7b Issue #22054: Add os.get_blocking() and os.set_blocking() functions to get and by Victor Stinner · 11 years ago
  87. e1d24f7 Issue #21813: Enhance documentation of the os.stat_result class. by Victor Stinner · 11 years ago
  88. 992019c Backport os.rst documentation from Python 3.5. by Victor Stinner · 11 years ago
  89. 6d4f4fe Issue #21813: Enhance documentation of the os.stat_result class. by Victor Stinner · 11 years ago
  90. ddb1d82 Issue #21875: Remove vestigial references to Classic Mac OS in os module docs. by Ned Deily · 11 years ago
  91. 5c86701 Issue #21875: Remove vestigial references to Classic Mac OS in os module docs. by Ned Deily · 11 years ago
  92. 63f277b Issue #21741: Add st_file_attributes to os.stat_result on Windows. by Zachary Ware · 11 years ago
  93. 9ec1517 (Merge 3.4) Closes #21758: asyncio doc: mention explicitly that subprocess by Victor Stinner · 11 years ago
  94. 6bfd854 Closes #21758: asyncio doc: mention explicitly that subprocess parameters are by Victor Stinner · 11 years ago
  95. 5b521fc merge 3.4 (#13779) by Benjamin Peterson · 11 years ago
  96. e58e0c7 clarify when the list of subdirectories is read (closes #13779) by Benjamin Peterson · 11 years ago
  97. 0ce9537 improve note by Benjamin Peterson · 11 years ago
  98. 915d141 fix issue #17552: add socket.sendfile() method allowing to send a file over a socket by using high-performance os.sendfile() on UNIX. Patch by Giampaolo Rodola'· by Giampaolo Rodola' · 11 years ago
  99. 8dfd73a merge 3.4 (#10503) by Benjamin Peterson · 11 years ago
  100. 4bb09c8 specify that getuid() returns the real uid (closes #10503) by Benjamin Peterson · 11 years ago