Skip to content

Commit 31967fd

Browse files
authored
bpo-40077: Convert _operator to use PyType_FromSpec (GH-21954)
1 parent a2118a1 commit 31967fd

File tree

2 files changed

+143
-156
lines changed

2 files changed

+143
-156
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Convert :mod:`_operator` to use :c:func:`PyType_FromSpec`.

0 commit comments

Comments
 (0)