Skip to content

Fix subprocess_shell code (Windows Side)#4

Merged
Vizonex merged 37 commits intowindowsfrom
windows-2
Mar 21, 2026
Merged

Fix subprocess_shell code (Windows Side)#4
Vizonex merged 37 commits intowindowsfrom
windows-2

Conversation

@Vizonex
Copy link
Owner

@Vizonex Vizonex commented Mar 21, 2026

Looking at the code a bit more for subprocess.py seems I made a few mistakes. I must've been sleepy or something when helping get winloop to be compatible up to anyio's standards. I've made a few changes to ensure we don't need to import os anymore. I'll make something for errno soon (maybe under prefix of pyerrno to prevent it from being confused with the C Version). Otherwise glad I caught this before getting it into uvloop. Self review seems to be helpful.

@Vizonex Vizonex merged commit 2ccaf83 into windows Mar 21, 2026
22 of 24 checks passed
Sign up for free to 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.

1 participant