Skip to content

Conversation

@gbtami
Copy link

@gbtami gbtami commented Dec 11, 2025

asyncio.create_subprocess_exec() limit arg default is None, so this code simplification is safe.

No functional change.

@frostming
Copy link
Contributor

asyncio.create_subprocess_exec() limit arg default is None

It isn't, but an integer. The typechecker also forces that.

@gbtami
Copy link
Author

gbtami commented Dec 16, 2025

You are absolutely right.
Sry for the noise.

@gbtami gbtami closed this Dec 16, 2025
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.

2 participants