Skip to content

Commit 6242f78

Browse files
make regen
1 parent 0a1018f commit 6242f78

5 files changed

Lines changed: 1 addition & 7 deletions

File tree

Doc/tools/removed-ids.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ c-api/file.html: deprecated-api
66

77
# Removed sections
88
library/asyncio-task.html: terminating-a-task-group
9+
library/asyncio-llapi-index.html: event-loop-policies
910
deprecations/index.html: pending-removal-in-python-3-15
1011
deprecations/index.html: c-api-pending-removal-in-python-3-15
1112

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
@@ -516,7 +516,6 @@ struct _Py_global_strings {
516516
STRUCT_FOR_ID(generation)
517517
STRUCT_FOR_ID(get)
518518
STRUCT_FOR_ID(get_debug)
519-
STRUCT_FOR_ID(get_event_loop)
520519
STRUCT_FOR_ID(get_loop)
521520
STRUCT_FOR_ID(get_source)
522521
STRUCT_FOR_ID(getattr)

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)