bpo-1635741: Port audioop extension module to multiphase initialization(PEP 489) by shihai1991 · Pull Request #18608 · python/cpython · GitHub

github.com

Tin mới

shihai1991:bpo_1635741_audioop

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

Port audioop extension module to multiphase initialization(PEP 489)

📜🤖 Added by blurb_it.

codecov Bot commented Feb 22, 2020 • edited Loading Uh oh! There was an error while loading. Please reload this page.

codecov Bot commented Feb 22, 2020 • edited Loading Uh oh! There was an error while loading. Please reload this page.

There was an error while loading. Please reload this page.

bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489) #18358

port _audioopstate() macro to inline function

Merge branch 'bpo_1635741_audioop' of

https://github.com/shihai1991/c…

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Update Modules/audioop.c

using the var name module to replace m

using the var name module to replace m in get_audioop_state()

Py_Finalize() doesn't clear all Python objects at exit #44470