Skip to content
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

3.13 Incorrect Docstrings in _interpchannels #121374

Closed
max-muoto opened this issue Jul 4, 2024 · 0 comments
Closed

3.13 Incorrect Docstrings in _interpchannels #121374

max-muoto opened this issue Jul 4, 2024 · 0 comments
Labels
topic-subinterpreters type-bug An unexpected behavior, bug, or error

Comments

@max-muoto
Copy link
Contributor

max-muoto commented Jul 4, 2024

Bug report

Bug description:

There are some slightly incorrect docstrings in _interpchannels:

  • send enforces kwargs after obj, and has a timeout kwarg.
  • send_buffer enforces kwargs after obj, and has a timeout kwarg.

CPython versions tested on:

3.13

Linked PRs

@max-muoto max-muoto added the type-bug An unexpected behavior, bug, or error label Jul 4, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 8, 2024
…1418)

(cherry picked from commit 5289550)

Co-authored-by: Max Muoto <maxmuoto@gmail.com>
ericsnowcurrently pushed a commit that referenced this issue Jul 8, 2024
(cherry picked from commit 5289550, AKA gh-121418)

Co-authored-by: Max Muoto <maxmuoto@gmail.com>
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-subinterpreters type-bug An unexpected behavior, bug, or error
Projects
Status: Done
Development

No branches or pull requests

2 participants