| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
We should backport this to 3.13
Sorry, something went wrong.
Backport to 3.13: #119416 |
Sorry, something went wrong.
|
Thanks @DinoV for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
Fix missing atomic in dict_resize (cherry picked from commit 2b3fb76) Co-authored-by: Dino Viehland <dinoviehland@meta.com>
|
GH-119417 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
Fix missing atomic in dict_resize
| Back | FazBrowse Home | New Git URL |
Use atomic to assign to PyDictValues->valid like we do elsewhere