-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Fix typo in docs for socket.CAN_RAW_FD_FRAMES #13635
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
Fix typo in docs for socket.CAN_RAW_FD_FRAMES #13635
Conversation
There is an extra "one" in the text description for the constant socket.CAN_RAW_FD_FRAMES
Thanks @karlding for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry @karlding, I had trouble checking out the |
Thanks @karlding and congrats on your first contribution to CPython 🌮 |
Thanks @Mariatta! Do I need to do anything to backport this to |
Yes, please backport to 3.7 branch. Thanks. |
There is an extra "one" in the text description for the constant socket.CAN_RAW_FD_FRAMES (cherry picked from commit 1b05aa2) Co-authored-by: karl ding <[email protected]>
GH-13637 is a backport of this pull request to the 3.7 branch. |
There is an extra "one" in the text description for the constant socket.CAN_RAW_FD_FRAMES
There is an extra "one" in the text description for the constant
socket.CAN_RAW_FD_FRAMES