gh-112075: Accessing a single element should optimistically avoid locking by DinoV · Pull Request #115109 · python/cpython
bot
mentioned this pull request
DinoV
mentioned this pull request
DinoV
marked this pull request as ready for review
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request
Mar 4, 2024…id locking (python#115109) Makes accessing a single element thread safe and typically lock free
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
Apr 17, 2024…id locking (python#115109) Makes accessing a single element thread safe and typically lock free
DinoV
deleted the
nogil_dict_get_threadsafe
branch
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request
Jan 22, 2025…id locking (python#115109) Makes accessing a single element thread safe and typically lock free
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters