X Tutup
Skip to content
Merged
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
Update Misc/NEWS.d/next/Core_and_Builtins/2025-05-30-15-56-19.gh-issu…
…e-134908.3a7PxM.rst

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
duaneg and ZeroIntensity authored May 30, 2025
commit 84e853712e6b0bb9db501d510928d059cde63fcd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Make iterating over lines in a text file thread safe in free threading.
Fix crash when iterating over lines in a text file thread safe on the :term:`free threaded <free threading>` build.
Loading
X Tutup