[3.14] gh-132983: Convert zstd `__new__` methods to Argument Clinic (GH-133860) (#133915)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-05-20 04:25:24 +02:00 committed by GitHub
parent e20f05f53f
commit 4effd060fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 1534 additions and 1553 deletions

View file

@ -395,7 +395,6 @@ struct _Py_global_strings {
STRUCT_FOR_ID(deterministic)
STRUCT_FOR_ID(device)
STRUCT_FOR_ID(dict)
STRUCT_FOR_ID(dict_content)
STRUCT_FOR_ID(dictcomp)
STRUCT_FOR_ID(difference_update)
STRUCT_FOR_ID(digest)