Commit c05e71f
[3.14] pythongh-132657: avoid locks and refcounting in
pythongh-132657: avoid locks and refcounting in `frozenset` lookups (pythonGH-136107)
(cherry picked from commit f58a7c7)
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>frozenset lookups (pythonGH-136107) (pythongh-141772)1 parent f6552d2 commit c05e71f
2 files changed
Lines changed: 26 additions & 10 deletions
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
112 | 121 | | |
113 | 122 | | |
114 | 123 | | |
| |||
2234 | 2243 | | |
2235 | 2244 | | |
2236 | 2245 | | |
| 2246 | + | |
| 2247 | + | |
2237 | 2248 | | |
2238 | | - | |
2239 | | - | |
2240 | | - | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
2241 | 2256 | | |
2242 | 2257 | | |
2243 | 2258 | | |
| |||
0 commit comments