[issue42172] Typo in test library for test_socket.py
New submission from Akashkumar D Khunt : There is a typo in test_socket.py file where instead of “testSecondCmsgTruncInData” function name is “testSecomdCmsgTruncInData”. -- components: Tests messages: 379763 nosy: adkhunt priority: normal severity: normal status: open title: Typo in test library for test_socket.py type: enhancement versions: Python 3.8 ___ Python tracker <https://bugs.python.org/issue42172> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue42172] Typo in test library for test_socket.py
Akashkumar D Khunt added the comment: Sure, Will send out patch for review. -- ___ Python tracker <https://bugs.python.org/issue42172> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue42172] Typo in test library for test_socket.py
Change by Akashkumar D Khunt : -- keywords: +patch pull_requests: +21930 stage: -> patch review pull_request: https://github.com/python/cpython/pull/23013 ___ Python tracker <https://bugs.python.org/issue42172> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com