GH-126833: Dumps graphviz representation of executor graph. (GH-126880)

This commit is contained in:
Mark Shannon 2024-12-13 11:00:00 +00:00 committed by GitHub
parent 5fc6bb2754
commit e62e1ca455
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 230 additions and 2 deletions

View file

@ -618,6 +618,7 @@ struct _Py_global_strings {
STRUCT_FOR_ID(origin)
STRUCT_FOR_ID(out_fd)
STRUCT_FOR_ID(outgoing)
STRUCT_FOR_ID(outpath)
STRUCT_FOR_ID(overlapped)
STRUCT_FOR_ID(owner)
STRUCT_FOR_ID(pages)