bpo-37072: Fix crash in PyAST_FromNodeObject() when flags is NULL (#13634)
I'm confident that this fixes the reported crash. flags=NULL is treated as using the latest minor version. https://bugs.python.org/issue37072
G
Guido van Rossum committed
77f0ed7a42606d03ebfe48ab152caf0d796d6540
Parent: 44bfff2
Committed by GitHub <noreply@github.com>
on 5/28/2019, 11:44:58 PM