mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682) (#134719)
This commit is contained in:
parent
01ccc824ca
commit
aded785b8c
9 changed files with 1336 additions and 922 deletions
|
|
@ -385,6 +385,7 @@ struct _Py_global_strings {
|
|||
STRUCT_FOR_ID(data)
|
||||
STRUCT_FOR_ID(database)
|
||||
STRUCT_FOR_ID(day)
|
||||
STRUCT_FOR_ID(debug)
|
||||
STRUCT_FOR_ID(decode)
|
||||
STRUCT_FOR_ID(decoder)
|
||||
STRUCT_FOR_ID(default)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue