bpo-14935: Remove static state from the _csv module by encukou · Pull Request #23224 · python/cpython · GitHub
Skip to content
Prev Previous commit
Next Next commit
Use PyModule_AddObjectRef and PyTuple_Pack
  • Loading branch information
encukou committed Nov 10, 2020
commit 09802b2eac1813af6b043e128e40724445809bbc
33 changes: 8 additions & 25 deletions Modules/_csv.c