gh-128277: make globals variables thread safe in socket module (#128286)

This commit is contained in:
Kumar Aditya 2024-12-31 19:10:06 +05:30 committed by GitHub
parent b2ac70a62a
commit e389d6c650
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 28 additions and 36 deletions

View file

@ -444,3 +444,5 @@ Modules/readline.c - completed_input_string -
Modules/rotatingtree.c - random_stream -
Modules/rotatingtree.c - random_value -
Modules/rotatingtree.c - random_mutex -
Modules/socketmodule.c - accept4_works -
Modules/socketmodule.c - sock_cloexec_works -

Can't render this file because it has a wrong number of fields in line 4.