Skip to content

Commit 6153e70

Browse files
committed
Remove unused __copy__ constant
1 parent f2f0a6e commit 6153e70

File tree

4 files changed

+0
-7
lines changed

4 files changed

+0
-7
lines changed

Include/internal/pycore_global_objects_fini_generated.h

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_global_strings.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ struct _Py_global_strings {
9393
STRUCT_FOR_ID(__classdictcell__)
9494
STRUCT_FOR_ID(__complex__)
9595
STRUCT_FOR_ID(__contains__)
96-
STRUCT_FOR_ID(__copy__)
9796
STRUCT_FOR_ID(__ctypes_from_outparam__)
9897
STRUCT_FOR_ID(__del__)
9998
STRUCT_FOR_ID(__delattr__)

Include/internal/pycore_runtime_init_generated.h

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_unicodeobject_generated.h

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)