]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: Make `_csv` module thread-safe (#118344)
authorAN Long <aisk@users.noreply.github.com>
Fri, 11 Oct 2024 17:55:36 +0000 (01:55 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 17:55:36 +0000 (23:25 +0530)
commita00221e5a70e54a281ba0e2cff8d85cd37ae305f
treeaa2050893602bdc4148c79855f9a686a7eb76930
parent08f6bf717118963815d9a3e60578104470fdf3e1
gh-116738: Make `_csv` module thread-safe (#118344)
Modules/_csv.c