Commit 7ffef8d
* gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject (gh-133039)
---------
(cherry picked from commit 75cbb8d)
Co-authored-by: Donghee Na <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
* Add _PyObject_IsUniquelyReferenced
---------
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
1 parent 64dcbb0 commit 7ffef8d
2 files changed
Lines changed: 42 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
168 | 185 | | |
169 | 186 | | |
170 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
1124 | 1139 | | |
1125 | 1140 | | |
1126 | 1141 | | |
| |||
1132 | 1147 | | |
1133 | 1148 | | |
1134 | 1149 | | |
1135 | | - | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
1136 | 1158 | | |
1137 | 1159 | | |
1138 | 1160 | | |
| |||
1232 | 1254 | | |
1233 | 1255 | | |
1234 | 1256 | | |
1235 | | - | |
1236 | | - | |
1237 | | - | |
1238 | | - | |
1239 | | - | |
1240 | | - | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
1248 | | - | |
1249 | | - | |
1250 | 1257 | | |
1251 | 1258 | | |
1252 | 1259 | | |
| |||
1836 | 1843 | | |
1837 | 1844 | | |
1838 | 1845 | | |
1839 | | - | |
| 1846 | + | |
1840 | 1847 | | |
1841 | 1848 | | |
1842 | 1849 | | |
| |||
14025 | 14032 | | |
14026 | 14033 | | |
14027 | 14034 | | |
14028 | | - | |
| 14035 | + | |
14029 | 14036 | | |
14030 | 14037 | | |
14031 | 14038 | | |
| |||
0 commit comments