Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove static state from the _csv module
Uses code from: #16078

Co-authored-by: Marcel Plch <gmarcel.plch@gmail.com>
Co-authored-by: Eddie Elizondo <eduardo.elizondorueda@gmail.com>
Co-authored-by: Hai Shi <shihai1992@gmail.com>
  • Loading branch information
4 people committed Oct 20, 2020
commit 7b33be14eb28a26bdc2503a24124095dc423dabb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Port the _csv module to the multi-phase initialization API (:pep:`489`).
Loading