bpo-38823: Clean up refleaks in faulthandler initialization. by brandtbucher · Pull Request #17250 · python/cpython · GitHub

github.com

Tin mới

brandtbucher:faulthandler

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

Clean up refleaks in module initialization.

View reviewed changes

Learn more about hiding disruptive comments

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

Use a labeled failure branch.

View reviewed changes

Guard unused label.

needs backport to 3.7

needs backport to 3.7

bpo-38823: Fix refleaks in faulthandler init error path on Windows (

needs backport to 3.8

needs backport to 3.8

bpo-38823: Fix refleaks in faulthandler init error path on Windows (

: Fix refleaks in faulthandler init error path on Windows (

: Fix refleaks in faulthandler init error path on Windows (

bpo-38823: Fix refleaks in faulthandler init error path on Windows (

bpo-38823: Fix refleaks in faulthandler init error path on Windows (

Improve stdlib module initialization error handling. #83004