gh-156689: Fix out-of-bounds read in PyAst_CheckMode() for mode='func_type' - #156697
Conversation
Documentation build overview
|
|
Thanks @StanFromIreland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @StanFromIreland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @StanFromIreland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
Sorry, @StanFromIreland, I could not cleanly backport this to |
|
GH-156704 is a backport of this pull request to the 3.14 branch. |
|
GH-156705 is a backport of this pull request to the 3.15 branch. |
|
Can't reproduce on 3.13. |
…mode='func_type'` (GH-156697) (#156704) (cherry picked from commit d7f9c64) Co-authored-by: Stan Ulbrych <[email protected]>
|
…ode='func_type'` (python#156697)
ast.FunctionTypewithmode='func_type'#156689