Commit 485b16b
authored
Replacing the slot isn't thread-safe if the GIL is disabled. Don't
require that the slot has been replaced when specializing.
1 parent a50822f commit 485b16b
File tree
3 files changed
+4
-9
lines changed- Objects
- Python
- Tools/tsan
3 files changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10585 | 10585 | | |
10586 | 10586 | | |
10587 | 10587 | | |
| 10588 | + | |
| 10589 | + | |
10588 | 10590 | | |
| 10591 | + | |
10589 | 10592 | | |
10590 | 10593 | | |
10591 | 10594 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | | - | |
939 | | - | |
| 938 | + | |
940 | 939 | | |
941 | 940 | | |
942 | 941 | | |
| |||
1259 | 1258 | | |
1260 | 1259 | | |
1261 | 1260 | | |
1262 | | - | |
1263 | | - | |
1264 | | - | |
1265 | | - | |
1266 | | - | |
1267 | | - | |
1268 | 1261 | | |
1269 | 1262 | | |
1270 | 1263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
0 commit comments