1. 6fbed53 closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) by Miss Islington (bot) · 5 years ago
  2. e696b15 bpo-35537: Rewrite setsid test for os.posix_spawn (GH-11721) by Miss Islington (bot) · 5 years ago
  3. b9ecc0f Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980) by Miss Islington (bot) · 5 years ago
  4. 948ed8c bpo-36814: ensure os.posix_spawn() handles None (GH-13144) by Anthony Shaw · 5 years ago
  5. 46544f6 Skip test_preadv_flags if RWF_HIPRI is not supported by the system (GH-12762) by Pablo Galindo · 5 years ago
  6. 8377cd4 Clean up code which checked presence of os.{stat,lstat,chmod} (#11643) by Anthony Sottile · 5 years ago
  7. 1e39b83f bpo-35537: Skip test_start_new_session() of posix_spawn (GH-11718) by Victor Stinner · 5 years ago
  8. 80c5dfe bpo-35537: Add setsid parameter to os.posix_spawn() and os.posix_spawnp() (GH-11608) by Joannah Nanjekye · 5 years ago
  9. e9b185f2a bpo-35794: Catch PermissionError in test_no_such_executable (GH-11635) by Pablo Galindo · 6 years ago
  10. 92b8322 bpo-35674: Add os.posix_spawnp() (GH-11554) by Joannah Nanjekye · 6 years ago
  11. c24c6c2 bpo-35568: add 'raise_signal' function (GH-11335) by Vladimir Matveev · 6 years ago
  12. 3d18b50 bpo-34685: Skip posix_spawn scheduler tests on BSD (GH-9316) by Pablo Galindo · 6 years ago
  13. c704222 closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9228) by Benjamin Peterson · 6 years ago
  14. d700f97 bpo-20104: Change the file_actions parameter of os.posix_spawn(). (GH-6725) by Serhiy Storchaka · 6 years ago
  15. 254a466 bpo-20104: Add flag capabilities to posix_spawn (GH-6693) by Pablo Galindo · 6 years ago
  16. 0382406 Fix TestPosixSpawn.test_close_file() (GH-8992) by Victor Stinner · 6 years ago
  17. 9d57273 bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) by Serhiy Storchaka · 6 years ago
  18. b5d702e bpo-31044, test_posix: Reenable makedev() tests on FreeBSD (#7449) by Victor Stinner · 6 years ago
  19. 09c4a7d bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) by Ned Deily · 6 years ago
  20. 7ec8f28 bpo-33455: Pass os.environ in test_posix::test_specify_environment. (GH-6753) by Miro Hrončok · 6 years ago
  21. ef34753 bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332) by Serhiy Storchaka · 6 years ago
  22. 6c6ddf9 bpo-20104: Expose `posix_spawn` in the os module (GH-5109) by Pablo Galindo · 6 years ago
  23. 4defba3 bpo-31368: Expose preadv and pwritev in the os module (#5239) by Pablo Galindo · 6 years ago
  24. 13ff245 bpo-32593: Drop FreeBSD 9 and older support (#5232) by Victor Stinner · 6 years ago
  25. 92c2ca7 bpo-28759: Skip some tests on PermissionError raised by Android (GH-4350) by xdegaye · 7 years ago
  26. d4b93e2 bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (#3000) (#3000) by Коренберг Марк · 7 years ago
  27. 12953ff bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) by Victor Stinner · 7 years ago
  28. 1180e5a bpo-30879: os.listdir() and os.scandir() now emit bytes names when (#2634) by Serhiy Storchaka · 7 years ago
  29. 7770394 bpo-30746: Prohibited the '=' character in environment variable names (#2382) by Serhiy Storchaka · 7 years ago
  30. 163468a bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834) by Gregory P. Smith · 7 years ago
  31. 346cbd3 bpo-16500: Allow registering at-fork handlers (#1715) by Antoine Pitrou · 7 years ago
  32. 3a4e989 Issue #28759: Fix the tests that fail with PermissionError when run as by Xavier de Gaye · 8 years ago
  33. 24c3b49 Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong by Xavier de Gaye · 8 years ago
  34. 3f9183b Issue #26027, #27524: Add PEP 519/__fspath__() support to os and os.path. by Brett Cannon · 8 years ago
  35. d73c318 Issue #26800: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  36. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 8 years ago
  37. 7155b88 Issue #26671: Fixed tests for changed error messages. by Serhiy Storchaka · 8 years ago
  38. 0ff8909 Issue #23738: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  39. bf19d16 Issue #23738: Document and test actual keyword parameter names by Martin Panter · 9 years ago
  40. 7e9d1d1 Issue #23908: os functions now reject paths with embedded null character by Serhiy Storchaka · 9 years ago
  41. 2b0d200 Issue #23908: os functions now reject paths with embedded null character by Serhiy Storchaka · 9 years ago
  42. c74bb9d Issue #23842: Added tests for os.major(), os.minor() and os.makedev(). by Serhiy Storchaka · 9 years ago
  43. 16b2e4f Issue #23842: Added tests for os.major(), os.minor() and os.makedev(). by Serhiy Storchaka · 9 years ago
  44. d577cea Merge 3.4 by Victor Stinner · 10 years ago
  45. bed04a7 cleanup test_posix by Victor Stinner · 10 years ago
  46. 047b7ae Issue #22390: Remove files created by tests by Victor Stinner · 10 years ago
  47. 1db9e7b Issue #22054: Add os.get_blocking() and os.set_blocking() functions to get and by Victor Stinner · 10 years ago
  48. 61f32cb Closes #11279: test_posix and lack of "id -G" support - less noise required? (Solaris) by Jesus Cea · 10 years ago
  49. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  50. 24a945c merge 3.3 (#20249) by Benjamin Peterson · 10 years ago
  51. 659a6f5 fix test_posix.test_initgroups to work without supplemental groups (closes #20249) by Benjamin Peterson · 10 years ago
  52. b082731 Issue #20517: Functions in the os module that accept two filenames by Larry Hastings · 10 years ago
  53. f28ba36 Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 10 years ago
  54. 5cfc79d Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 10 years ago
  55. 6f17deb (Merge 3.3) Issue #20113: Fix test_posix on OpenIndiana by Victor Stinner · 11 years ago
  56. cd5ca6a Issue #20113: Fix test_posix on OpenIndiana by Victor Stinner · 11 years ago
  57. 149e540 (Merge 3.3) Issue #20113: os.readv() and os.writev() now raise an OSError by Victor Stinner · 11 years ago
  58. 57ddf78 Issue #20113: os.readv() and os.writev() now raise an OSError exception on by Victor Stinner · 11 years ago
  59. 4376763 Issue #18702: All skipped tests now reported as skipped. by Serhiy Storchaka · 11 years ago
  60. 7908068 Issue #18702: All skipped tests now reported as skipped. by Serhiy Storchaka · 11 years ago
  61. bff989e test_posix.test_pipe2() now checks that the O_NONBLOCK flag is set by Victor Stinner · 11 years ago
  62. 3a7dffa remove support for compiling on systems without getcwd() by Benjamin Peterson · 11 years ago
  63. fc9bf11 Issue #17248: Fix os.*chown() testing when user is in root group. by Serhiy Storchaka · 11 years ago
  64. 9d202ba Issue #17248: Fix os.*chown() testing when user is in root group. by Serhiy Storchaka · 11 years ago
  65. a2964b3 Issue #17248: Fix os.*chown() testing when user is in root group. by Serhiy Storchaka · 11 years ago
  66. 205e820 Issue #17248: Fix os.*chown() testing when user has group root. by Serhiy Storchaka · 11 years ago
  67. 43d9fa2 Issue #17248: Fix os.*chown() testing when user has group root. by Serhiy Storchaka · 11 years ago
  68. b3d62ce Issue #17248: Fix os.*chown() testing when user has group root. by Serhiy Storchaka · 11 years ago
  69. 0734298 Issue #15301: Enhance os.*chown() testing. Based on patch by Larry Hastings. by Serhiy Storchaka · 11 years ago
  70. f060206 Issue #15301: Enhance os.*chown() testing. Based on patch by Larry Hastings. by Serhiy Storchaka · 11 years ago
  71. 54db2fd Issue #15301: Enhance os.*chown() testing. Based on patch by Larry Hastings. by Serhiy Storchaka · 11 years ago
  72. e4ad8aa Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  73. c2d0200 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  74. 7cf5599 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  75. 18b30ee Issue #16698: merge from 3.3 by Ned Deily · 11 years ago
  76. 6d29628 Issue #16698: merge from 3.2 by Ned Deily · 11 years ago
  77. 028915e Issue #16698: Skip posix test_getgroups when built with OS X by Ned Deily · 11 years ago
  78. 9101e23 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  79. 7898043 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  80. b402a5c Fix test_posix failure on NetBSD buildbots: sched_setparam() and by Charles-François Natali · 12 years ago
  81. c78de46 Fix test_posix failure on NetBSD buildbots: sched_setparam() and by Charles-François Natali · 12 years ago
  82. c99b512 Issue #15972: Fix error messages when os functions expecting a file name or by Serhiy Storchaka · 12 years ago
  83. a2ad5c3 Issue #15972: Fix error messages when os functions expecting a file name or by Serhiy Storchaka · 12 years ago
  84. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  85. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  86. a0b315f Issue #16661: Fix the os.getgrouplist() test by not assuming that it by Ross Lagerwall · 12 years ago
  87. b29614e compare singletons by identity not equality (closes #16712) by Benjamin Peterson · 12 years ago
  88. 75959cf Issue #15747: skip chflags UF_IMMUTABLE tests if EOPNOTSUPP is raised. by Trent Nelson · 12 years ago
  89. ee253eb Issue #15747: skip chflags UF_IMMUTABLE tests if EOPNOTSUPP is raised. by Trent Nelson · 12 years ago
  90. 8486987 Issue #12655: Instead of requiring a custom type, os.sched_getaffinity and by Antoine Pitrou · 12 years ago
  91. 5323173 Closes #15514: Correct __sizeof__ support for cpu_set by Jesus Cea · 12 years ago
  92. d46f7d2 Cope with OSs lying - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  93. 969288e Use ValueError, not RuntimeError for a utime flag combination illegal on some systems. by Georg Brandl · 12 years ago
  94. 2a193a8 Skip test in freebsd entirely - Kernel bug in freebsd7/8/9 - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  95. fdaea06 Issue #15176: Clarified behavior, documentation, and implementation by Larry Hastings · 12 years ago
  96. f841e42 Fix whitespace by Hynek Schlawack · 12 years ago
  97. 60c13dd Skip the test only if neccesary - Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  98. 9d87486 Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  99. 90867a5 Issue #14626: Fix buildbot issues on FreeBSD (AMD64). (Fingers crossed.) by Larry Hastings · 12 years ago
  100. 9cf065c Issue #14626: Large refactoring of functions / parameters in the os module. by Larry Hastings · 12 years ago