Thanks to visit codestin.com
Credit goes to github.com

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
Add a NEWS entry.
  • Loading branch information
ericsnowcurrently committed Jul 20, 2023
commit eeb53e775ff077ee35d8d2c10dd6c24315190765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Python no longer crashes due an infrequent race when initialzing
per-interpreter interned strings. The crash would manifest when the
interpreter was finalized.