-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Document None for timeout argument of select.select #142177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Sorry, @encukou and @hugovk, I could not cleanly backport this to |
|
Sorry, @encukou and @hugovk, I could not cleanly backport this to |
|
GH-142182 is a backport of this pull request to the 3.14 branch. |
…142177) (pythonGH-142182) (cherry picked from commit 82274c4) Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
GH-142187 is a backport of this pull request to the 3.13 branch. |
See https://github.com/python/cpython/pull/142176/files
If we rely on
Nonebeing equivalent to omitting the argument, we should document it.📚 Documentation preview 📚: https://cpython-previews--142177.org.readthedocs.build/