8000 gh-112075: Add critical sections for most dict APIs by DinoV · Pull Request #114508 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-112075: Add critical sections for most dict APIs #114508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Most dict operations should use locks
  • Loading branch information
DinoV committed Feb 6, 2024
commit 584f4cbda83359578dc0f2ca09d5748a27b9386c
30 changes: 28 additions & 2 deletions Objects/clinic/dictobject.c.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
0