Skip to content
Merged
Prev Previous commit
Next Next commit
Apply suggestion from @eendebakpt
  • Loading branch information
eendebakpt authored Feb 3, 2026
commit c790b21dc39d40c911d1f8397ae459b7e43e3e9e
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Make concurrent iteration over :class:`itertools.combinations_with_replacement`` and :class:`itertools.permutations` safe under free-threading.
Make concurrent iteration over :class:`itertools.combinations_with_replacement` and :class:`itertools.permutations` safe under free-threading.
Loading