COMMITS
/ Modules/posixmodule.c February 3, 2025
V
[3.12] gh-129539: Include sysexits.h before checking EX_OK (#129590) (#129609)
Victor Stinner committed
January 17, 2025
M
[3.12] gh-58689: Fix os.kill() error handling on Windows (GH-128932) (#128938)
Miss Islington (bot) committed
January 7, 2025
E
[3.12] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128599)
Erlend E. Aasland committed
December 5, 2024
V
[3.12] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593) (#127631)
Victor Stinner committed
November 5, 2024
S
[3.12] gh-126303: Fix pickling and copying of os.sched_param objects (GH-126336) (GH-126424)
Serhiy Storchaka committed
October 11, 2024
J
[3.12] gh-124917: Allow keyword args to os.path.exists/lexists on Windows (GH-124918) (#125334)
Jelle Zijlstra committed
July 19, 2024
S
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Serhiy Storchaka committed
June 17, 2024
M
[3.12] gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-120588) (#120617)
Miss Islington (bot) committed
June 4, 2024
S
[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054)
Serhiy Storchaka committed
May 28, 2024
N
May 22, 2024
N
gh-118507 : Refactor ntpath native functions (gh-119381)
Nice Zombies committed
May 15, 2024
M
gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)
Miss Islington (bot) committed
May 9, 2024
S
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower committed
April 3, 2024
M
gh-117267: Ensure DirEntry.stat().st_ctime still contains creation time during deprecation period (GH-117354)
Miss Islington (bot) committed
March 19, 2024
March 12, 2024
M
[3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116643)
Miss Islington (bot) committed
March 9, 2024
M
[3.12] gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (GH-116521) (#116539)
Miss Islington (bot) committed
March 7, 2024
M
[3.12] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449) (#116451)
Miss Islington (bot) committed
March 6, 2024
M
[3.12] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405) (#116406)
Miss Islington (bot) committed
January 12, 2024
M
gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716)
Miss Islington (bot) committed
December 28, 2023
M
[3.12] bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH-19856) (GH-113540)
Miss Islington (bot) committed
November 11, 2023
M
[3.12] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Windows (GH-111842) (GH-111966)
Miss Islington (bot) committed
November 9, 2023
B
[3.12] GH-111804: Drop posix.fallocate() under WASI (GH-111869) (GH-111919)
Brett Cannon committed
October 26, 2023
M
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
Miss Islington (bot) committed
October 2, 2023
A
M
[3.12] gh-109613: _pystat_fromstructstat() checks for exceptions (GH-109618) (#109641)
Miss Islington (bot) committed
August 26, 2023
M
[3.12] gh-107913: Fix possible losses of OSError error codes (GH-107930) (#108523)
Miss Islington (bot) committed
August 19, 2023
E
[3.12] gh-107801: Improve the accuracy of os.lseek docs (#107935) (#108136)
Erlend E. Aasland committed
August 16, 2023
S
[3.12] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107981)
Steve Dower committed
July 28, 2023
July 18, 2023
S
[3.12] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH-106855)
Serhiy Storchaka committed
June 11, 2023
M
[3.12] gh-105375: Improve posix error handling (GH-105592) (#105598)
Miss Islington (bot) committed
June 4, 2023
M
[3.12] gh-104690 Disallow thread creation and fork at interpreter finalization (GH-104826) (#105277)
Miss Islington (bot) committed
May 29, 2023
M
gh-104820: Fixes os.stat on Windows to better handle file systems that do not support FileIdInformation (GH-104892)
Miss Islington (bot) committed
M
gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Windows Dev Drive (GH-104805)
Miss Islington (bot) committed
May 19, 2023
R
GH-103545: Add macOS specific constants for ``os.setpriority`` to ``os`` (#104606)
Ronald Oussoren committed
May 5, 2023
E
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow committed
D
gh-104106: Add gcc fallback of mkfifoat/mknodat for macOS (gh-104129)
Dong-hee Na committed
April 27, 2023
April 5, 2023
N
March 16, 2023
March 10, 2023
S
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows (GH-102544)
Steve Dower committed
March 9, 2023
M
gh-102255: Improve build support for Windows API partitions (GH-102256)
Max Bachmann committed
E
gh-100227: Isolate the Import State to Each Interpreter (gh-101941)
Eric Snow committed
March 4, 2023
A
gh-102179: Fix `os.dup2` error reporting for negative fds (#102180)
Alexey Izbyshev committed
March 1, 2023
M
gh-102336: Remove code specifically for handling Windows 7 (GH-102337)
Max Bachmann committed
February 24, 2023
I
M
gh-102141: replace use of getpid on Windows with GetCurrentProcessId (GH-102142)
Max Bachmann committed
February 16, 2023
R
gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
Rayyan Ansari committed