mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
GH-126833: Dumps graphviz representation of executor graph. (GH-126880)
This commit is contained in:
parent
5fc6bb2754
commit
e62e1ca455
9 changed files with 230 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue