Skip to content

[3.15] gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438)#154454

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-1bf86c1-3.15
Jul 22, 2026
Merged

[3.15] gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438)#154454
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-1bf86c1-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

DragonFly BSD raises EFAULT instead of ENAMETOOLONG when the path
exceeds PATH_MAX.
(cherry picked from commit 1bf86c1)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…-154438)

DragonFly BSD raises EFAULT instead of ENAMETOOLONG when the path
exceeds PATH_MAX.
(cherry picked from commit 1bf86c134a5260876ad31fb32b832cbea24c21ad)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 22, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 22, 2026 09:07
@serhiy-storchaka
serhiy-storchaka merged commit 314e753 into python:3.15 Jul 22, 2026
56 checks passed
@miss-islington
miss-islington deleted the backport-1bf86c1-3.15 branch July 22, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants