[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682) (#134719)

This commit is contained in:
Miss Islington (bot) 2025-05-26 17:04:36 +02:00 committed by GitHub
parent 01ccc824ca
commit aded785b8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1336 additions and 922 deletions

View file

@ -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)