Commit 9d0252f
[3.13] pythongh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (pythonGH-126776) (python#127778)
pythongh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (pythonGH-126776)
(cherry picked from commit 2233c30)
Co-authored-by: Thomas Grainger <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bartosz Sławecki <[email protected]>1 parent 6441d42 commit 9d0252f
File tree
2 files changed
+9
-5
lines changed- Lib
- Misc/NEWS.d/next/Library
2 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
55 | 54 | | |
56 | | - | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments