bpo-42990: Further refactoring of PyEval_ functions. by markshannon · Pull Request #24368 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

python/cpython:master

markshannon:eval-refactor

d2526ef Further refactoring of PyEval_EvalCode and friends. Break into make-f… markshannon Jan 26, 2021

b6b6dcf Simplify function vector call using new _PyEval_Vector. markshannon Jan 26, 2021

d05e768 Remove unused internal functions: _PyEval_EvalCodeWithName and _PyEva… markshannon Jan 26, 2021

86ed35c Don't use legacy function PyEval_EvalCodeEx. markshannon Jan 26, 2021

0eb824a Further simplifications. markshannon Jan 26, 2021

0c425bb Fix up after rebase. markshannon Jan 29, 2021

d2150e4 Remove locals from frame descriptor. Make _PyEval_Vector parameters m… markshannon Jan 29, 2021

4c16e21 Manually inline one use static function. markshannon Jan 29, 2021

12df805 Add news markshannon Jan 30, 2021

be72b61 Fix compiler warning. markshannon Jan 30, 2021

0af68d1 Fix formatting in news item. markshannon Jan 30, 2021