[issue25872] multithreading traceback KeyError when modifying file
So Ukiyama added the comment: I apologize if this is rude, as I am not familiar with this method. I created a following PR to add unit tests about this issue. https://github.com/python/cpython/pull/25913 I would be happy to receive feedback on the PR. -- components: +Interpreter Core -Library (Lib) nosy: +uniocto ___ Python tracker <https://bugs.python.org/issue25872> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue24147] Dialect class defaults are not documented.
Change by So Ukiyama : -- keywords: +patch nosy: +uniocto nosy_count: 7.0 -> 8.0 pull_requests: +24641 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/25989 ___ Python tracker <https://bugs.python.org/issue24147> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue24147] Dialect class defaults are not documented.
So Ukiyama added the comment: I created a PR which apply Brandon Milam's patch. So If I have offended you with my rudeness, I hope you will forgive me for taking this down. -- ___ Python tracker <https://bugs.python.org/issue24147> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue23750] doc: Clarify difference between os.system/subprocess.call in section "Replacing os.system()"
Change by So Ukiyama : -- nosy: +uniocto nosy_count: 4.0 -> 5.0 pull_requests: +24666 pull_request: https://github.com/python/cpython/pull/26016 ___ Python tracker <https://bugs.python.org/issue23750> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue23750] doc: Clarify difference between os.system/subprocess.call in section "Replacing os.system()"
So Ukiyama added the comment: I created a PR which apply Martin Panter's patch. So If I have offended you with my rudeness, I hope you will forgive me for taking this down. -- ___ Python tracker <https://bugs.python.org/issue23750> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com