[3.8] bpo-37253: Remove PyAST_obj2mod_ex() function (GH-14020) by miss-islington · Pull Request #14044 · python/cpython
Conversation
PyAST_obj2mod_ex() is similar to PyAST_obj2mod() with an additional 'feature_version' parameter which is unused. (cherry picked from commit 022ac0a) Co-authored-by: Victor Stinner <vstinner@redhat.com>
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
@vstinner: Status check is done, and it's a success ✅ .
@vstinner: Status check is done, and it's a success ✅ .
1 similar comment
@vstinner: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters