Skip to content

Commit

Permalink
bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960)
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Jun 19, 2020
1 parent 8a0fe7b commit ec68918
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 174 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Convert :mod:`_bz2` to use :c:func:`PyType_FromSpec`.
Loading

0 comments on commit ec68918

Please sign in to comment.