Skip to content

Commit 37f711b

Browse files
use AC for _thread.lock and _thread.RLock
1 parent 2a6888e commit 37f711b

File tree

6 files changed

+889
-202
lines changed

6 files changed

+889
-202
lines changed

Include/internal/pycore_global_objects_fini_generated.h

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_global_strings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ struct _Py_global_strings {
309309
STRUCT_FOR_ID(bit_offset)
310310
STRUCT_FOR_ID(bit_size)
311311
STRUCT_FOR_ID(block)
312+
STRUCT_FOR_ID(blocking)
312313
STRUCT_FOR_ID(bound)
313314
STRUCT_FOR_ID(buffer)
314315
STRUCT_FOR_ID(buffer_callback)

Include/internal/pycore_runtime_init_generated.h

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_unicodeobject_generated.h

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)