Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwrpxinwr commented May 20, 2020

On VxWorks RTOS, PATH_MAX is defined as 1024 bytes. Creating a path longer than PATH_MAX will fail.

https://bugs.python.org/issue31904

@pxinwrpxinwr changed the title bpo-31904: Fix os module failures for VxWorks RTOSbpo-31904: Fix test_getcwd_long_path failures for VxWorks RTOSJul 31, 2020
@vstinnervstinner merged commit aa1b8a1 into python:masterNov 28, 2020
@pxinwrpxinwr deleted the fix-issue-31904-fixos branch May 7, 2021 07:43
@kuhlenoughkuhlenoughmannequin mentioned this pull request Jan 12, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@pxinwr@brianray@vstinner@the-knights-who-say-ni@bedevere-bot