Skip to content

Commit

Permalink
Remove static state from the _csv module
Browse files Browse the repository at this point in the history
Uses code from: python#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
1 parent 0b0d93c commit 7b33be1
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 219 deletions.
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

0 comments on commit 7b33be1

Please sign in to comment.