Skip to content

Recommend PyObject_Call* APIs over PyEval_Call*() APIs#73734

@methane

Description

@methane
BPO29548
Nosy@malemburg, @rhettinger, @mdickinson, @ncoghlan, @vstinner, @methane, @serhiy-storchaka, @jdemeyer
PRs
  • bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs. #75
  • bpo-29684: Fix regression of PyEval_CallObjectWithKeywords #87
  • bpo-29548: Fix some inefficient call API usage #97
  • bpo-29548: no longer use PyEval_Call* functions #14683
  • bpo-29548: deprecate PyEval_Call* functions #14804
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee=Noneclosed_at=<Date2017-03-14.09:01:29.804>created_at=<Date2017-02-13.17:36:52.181>labels= ['interpreter-core', '3.7'] title='Recommend PyObject_Call* APIs over PyEval_Call*() APIs'updated_at=<Date2019-07-24.12:03:11.163>user='https://github.com/methane'

    bugs.python.org fields:

    activity=<Date2019-07-24.12:03:11.163>actor='methane'assignee='none'closed=Trueclosed_date=<Date2017-03-14.09:01:29.804>closer='methane'components= ['Interpreter Core'] creation=<Date2017-02-13.17:36:52.181>creator='methane'dependencies= [] files= [] hgrepos= [] issue_num=29548keywords= [] message_count=29.0messages= ['287714', '287717', '287732', '287734', '287742', '287743', '287744', '287752', '287758', '287759', '287760', '287763', '287766', '287767', '287768', '287769', '287775', '287777', '287829', '287833', '287834', '287837', '287865', '287907', '290186', '347664', '347689', '347690', '348382'] nosy_count=8.0nosy_names= ['lemburg', 'rhettinger', 'mark.dickinson', 'ncoghlan', 'vstinner', 'methane', 'serhiy.storchaka', 'jdemeyer'] pr_nums= ['75', '87', '97', '14683', '14804'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='https://bugs.python.org/issue29548'versions= ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions