bpo-31904: Fix test_getcwd_long_path failures for VxWorks RTOS by pxinwr · Pull Request #20256 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
On VxWorks RTOS, PATH_MAX is defined as 1024 bytes. Creating a path longer than PATH_MAX will fail.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
csabella
requested a review
from vstinner
brianray
reviewed
Lib/test/test_os.py Outdated
pxinwr added 2 commits
pxinwr
changed the title
bpo-31904: Fix os module failures for VxWorks RTOS
bpo-31904: Fix test_getcwd_long_path failures for VxWorks RTOS
vstinner
merged commit
aa1b8a1
into
python:master
bedevere-bot
removed
the
awaiting review
label
adorilson pushed a commit to adorilson/cpython that referenced this pull request
pxinwr
deleted the
fix-issue-31904-fixos
branch
kuhlenough
mannequin
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment