Commit e0ec2f8
Add Lazy Imports to 3.14t
Summary:
Add Lazy Imports to the free-threaded build of Meta Python 3.14. Lazy Imports was added to the gil build of Meta Python 3.14 in D83595369.
This Diff is the result of squashing this stack: D85054995. The stack must be landed in one commit to avoid introducing any dangerous behavior in 3.14t.
Reviewed By: DinoV
Differential Revision: D85977460
fbshipit-source-id: f11501c8996c55cb83952016916f88b5f9d056361 parent 66d14c7 commit e0ec2f8
3 files changed
Lines changed: 167 additions & 82 deletions
File tree
- cinderx
- Interpreter/3.14/Includes
- UpstreamBorrow
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7844 | 7844 | | |
7845 | 7845 | | |
7846 | 7846 | | |
7847 | | - | |
| 7847 | + | |
7848 | 7848 | | |
7849 | 7849 | | |
7850 | 7850 | | |
| |||
10050 | 10050 | | |
10051 | 10051 | | |
10052 | 10052 | | |
10053 | | - | |
| 10053 | + | |
10054 | 10054 | | |
10055 | 10055 | | |
10056 | 10056 | | |
| |||
10431 | 10431 | | |
10432 | 10432 | | |
10433 | 10433 | | |
10434 | | - | |
| 10434 | + | |
10435 | 10435 | | |
10436 | 10436 | | |
10437 | 10437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
0 commit comments