Commit aa1b872
Update kw args after ** args to not use BUILD_CONST_KEY_MAP
Summary: 3.14 no longer has BUILD_CONST_KEY_MAP so we just need a version of `compiler_subkwargs` which never attempts to use it.
Reviewed By: alexmalyshev
Differential Revision: D81360794
fbshipit-source-id: 6da67891e0a9b35ffbaf175cfbbf5b5e8cb4dbd11 parent 9dd8942 commit aa1b872
2 files changed
Lines changed: 17 additions & 0 deletions
File tree
- cinderx/PythonLib
- cinderx/compiler
- test_cinderx/test_compiler/testcorpus
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6083 | 6083 | | |
6084 | 6084 | | |
6085 | 6085 | | |
| 6086 | + | |
| 6087 | + | |
| 6088 | + | |
| 6089 | + | |
| 6090 | + | |
| 6091 | + | |
| 6092 | + | |
| 6093 | + | |
| 6094 | + | |
| 6095 | + | |
| 6096 | + | |
| 6097 | + | |
| 6098 | + | |
| 6099 | + | |
| 6100 | + | |
6086 | 6101 | | |
6087 | 6102 | | |
6088 | 6103 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments