[issue36568] Typo in socket.CAN_RAW_FD_FRAMES library documentation
New submission from Carl Cerecke <carl@free.org.nz>: https://docs.python.org/3/library/socket.html#socket.CAN_RAW_FD_FRAMES The wording "...however, you one must accept..." doesn't make sense. I think the "you one" should be "your application", but I'm not sure. ---------- assignee: docs@python components: Documentation messages: 339691 nosy: Carl Cerecke, docs@python priority: normal severity: normal status: open title: Typo in socket.CAN_RAW_FD_FRAMES library documentation versions: Python 3.7 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36568> _______________________________________
Carl Cerecke <carl@free.org.nz> added the comment: See section 4.1.5 at https://www.kernel.org/doc/Documentation/networking/can.txt ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36568> _______________________________________
Zackery Spytz <zspytz@gmail.com> added the comment: It seems that this was fixed in 1b05aa219041eb1c9dbcb4ec6c1fa5b20f060bf5. ---------- nosy: +ZackerySpytz _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36568> _______________________________________
Irit Katriel <iritkatriel@yahoo.com> added the comment: This issue can be closed. ---------- nosy: +iritkatriel _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36568> _______________________________________
Change by Irit Katriel <iritkatriel@yahoo.com>: ---------- resolution: -> out of date stage: -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36568> _______________________________________
participants (3)
-
Carl Cerecke -
Irit Katriel -
Zackery Spytz