Commit 3ca7ea1
[3.14] pythongh-140257: fix data race on eval_breaker during finalization (pythonGH-140265) (python#140294)
pythongh-140257: fix data race on eval_breaker during finalization (pythonGH-140265)
(cherry picked from commit c8729c9)
Co-authored-by: Shamil <ashm.tech@proton.me>1 parent c70f409 commit 3ca7ea1
2 files changed
Lines changed: 6 additions & 3 deletions
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
863 | | - | |
864 | | - | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
865 | 866 | | |
866 | | - | |
| 867 | + | |
867 | 868 | | |
868 | 869 | | |
869 | 870 | | |
| |||
0 commit comments