bpo-37253: Remove PyAST_obj2mod_ex() function (GH-14020)


PyAST_obj2mod_ex() is similar to PyAST_obj2mod() with an additional
'feature_version' parameter which is unused.
(cherry picked from commit 022ac0a497b668d8b15e34e582a6396ead1a35e1)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
3 files changed