Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Dec 10, 2024
1 parent 944b78e commit 3e36556
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions newsfragments/4788.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* Fixed thread-unsafe access of dict internals in BoundDictIterator on the
free-threaded build.
* Avoided creating unnecessary critical sections in BoundDictIterator
implementation on the free-threaded build.

0 comments on commit 3e36556

Please sign in to comment.