bpo-1635741: Enable unicode_release_interned() without insure or valgrind. by shihai1991 · Pull Request #21087 · python/cpython · GitHub

github.com

Tin mới

shihai1991:bpo_1635741_interned_unicode

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

Enable unicode_release_interned() without insure or valgrind.

resolve use after free

View reviewed changes

Learn more about hiding disruptive comments

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

Merge branch 'master' into bpo_1635741_interned_unicode

resolve confilicts

Use PyDict_Next() in unicode_release_interned()

Merge remote-tracking branch 'origin/master' into bpo_1635741_interne…

View reviewed changes

_PyUnicode_Fini() before _PyDict_Fini()

bpo-1635741: Release Unicode interned strings at exit #21269

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

⌂git
1/1