mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
This commit is contained in:
parent
7363e8d24d
commit
2bc8365231
17 changed files with 1309 additions and 90 deletions
|
|
@ -286,7 +286,7 @@ PYTHONPATH=$(COREPYTHONPATH)
|
|||
#_testcapi _testcapimodule.c
|
||||
#_testimportmultiple _testimportmultiple.c
|
||||
#_testmultiphase _testmultiphase.c
|
||||
#_testexternalinspection _testexternalinspection.c
|
||||
#_remotedebugging _remotedebuggingmodule.c
|
||||
#_testsinglephase _testsinglephase.c
|
||||
|
||||
# ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue