Skip to content
Merged
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
Next Next commit
bpo-40077: Convert _jsonmodule to use PyType_FromSpec.
  • Loading branch information
corona10 committed Mar 26, 2020
commit 369b187ac397073bbc89d2e3c8ccc8eac0b08977
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Convert json module to use :c:func:`PyType_FromSpec`.
Loading