Commit 9844e15
Backport PyType_Modified on keys version change to 3.15
Summary:
<!-- pyimport-metadata:begin -->
This diff adds a patch to the `third-party/python/3.15` Meta-internal fork.
Call PyType_Modified when the shared dictionary keys change
Reviewed By: itamaro
Differential Revision: D108322589
fbshipit-source-id: d8692cff1022150e45c641a7be6d05916eadea401 parent 73fc432 commit 9844e15
12 files changed
Lines changed: 1299 additions & 1411 deletions
File tree
- Include/internal
- Modules/_testinternalcapi
- Objects
- Python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
242 | 255 | | |
243 | 256 | | |
244 | 257 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments