FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Annotate `env` in `os.posix_spawn` as optional by johnslavik · Pull Request #15110 · python/typeshed · GitHub

Annotate env in os.posix_spawn as optional - #15110

Merged
srittau merged 1 commit into
python:mainfrom
johnslavik:posix-spawn-env-argument
Dec 11, 2025
Merged

Annotate env in os.posix_spawn as optional#15110
srittau merged 1 commit into
python:mainfrom
johnslavik:posix-spawn-env-argument

Conversation

Copy link
Copy Markdown
Member

env can be None since 3.13, as documented.
See also python/cpython#113120.

github-actions Bot commented Dec 7, 2025

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

johnslavik changed the title Annotate env in posix_spawn as optional Annotate env in os.posix_spawn as optional Dec 9, 2025

srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

srittau merged commit de81abb into python:main Dec 11, 2025
63 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL