gh-112075: Make PyDictKeysObject thread-safe by DinoV · Pull Request #114741 · python/cpython

@bedevere-app bot mentioned this pull request

Jan 30, 2024

corona10

@DinoV DinoV marked this pull request as ready for review

January 30, 2024 18:05

methane

colesbury

colesbury

colesbury

@DinoV DinoV mentioned this pull request

Feb 15, 2024

colesbury

@DinoV

@DinoV

@DinoV

woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request

Mar 4, 2024
Adds locking for shared PyDictKeysObject's for dictionaries

diegorusso pushed a commit to diegorusso/cpython that referenced this pull request

Apr 17, 2024
Adds locking for shared PyDictKeysObject's for dictionaries

@DinoV DinoV deleted the nogil_dict_pydictkeys branch

May 31, 2024 18:23

LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request

Jan 22, 2025
Adds locking for shared PyDictKeysObject's for dictionaries