Improve stdlib module initialization error handling. · Issue #83004 · 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

3.10only security fixes

3.11only security fixes

3.12only security fixes

stdlibStandard Library Python modules in the Lib/ directory

type-bugAn unexpected behavior, bug, or error

bpo-38823: Clean up refleaks in _asyncio initialization. #17195

[3.8] bpo-38823: Clean up refleaks in _asyncio initialization. (GH-17195) #17196

[3.7] bpo-38823: Clean up refleaks in _asyncio initialization. (GH-17195) #17197

bpo-38823: Clean up refleaks in _contextvars initialization. #17198

[3.7] bpo-38823: Clean up refleaks in _contextvars initialization. (GH-17198) #17199

[3.8] bpo-38823: Clean up refleaks in _contextvars initialization. (GH-17198) #17200

bpo-38823: Clean up refleaks in _tkinter initialization. #17206

bpo-38823: Clean up _statistics initialization. #17215

bpo-38823: Clean up _xxtestfuzz initialization. #17216

[3.8] bpo-38823: Clean up refleaks in _tkinter initialization. (GH-17206) #17226

[3.7] bpo-38823: Clean up refleaks in _tkinter initialization. (GH-17206) #17227

bpo-38823: Clean up refleak in _tracemalloc initialization. #17235

bpo-38823: Clean up refleak in fcntl initialization. #17236

bpo-38823: Clean up refleaks in faulthandler initialization. #17250

bpo-38823: Clean up refleak in marshal initialization. #17260

[3.8] bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250) #17263

[3.7] bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250) #17264

[3.8] bpo-38823: Fix refleak in marshal init error path (GH-17260) #17271

[3.7] bpo-38823: Fix refleak in marshal init error path (GH-17260) #17272

bpo-38823: Clean up refleaks in _ast initialization. #17276

[3.8] bpo-38823: Fix refleak in marshal init error path (GH-17260) #17280

[3.7] bpo-38823: Fix refleak in marshal init error path (GH-17260) #17281

[3.8] bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235) #17282

[3.7] bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235) #17283

bpo-38823: Add a private _PyModule_StealObject API. #17298

bpo-1635741: Calling Py_INCREF() after PyModule_AddObject() success to run #18365