bpo-39337: Add a test case for normalizing of codec names by shihai1991 · Pull Request #19069 · python/cpython · GitHub

github.com

Tin mới

shihai1991:bpo_1635741_1

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

add a test case to against nomralizeing() of codecs

remove redundant operation

View reviewed changes

not clear all codec_search_paths

remove codecs_unregister()

remove useless head file

remove useless import

bpo-39593: Adding an unit test of ctypes #18424

Merge remote-tracking branch 'origin/master' into bpo_1635741_1

add codecs_unregister() in testinternalcapi

View reviewed changes

Merge remote-tracking branch 'origin/master' into bpo_1635741_1

Using codecs.unregister() in test case

View reviewed changes

apply Tal's comment

View reviewed changes

apply victor's comment

View reviewed changes

Learn more about hiding disruptive comments

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

apply tal's comment

View reviewed changes

apply victor's comment

View reviewed changes

apply victor's comment

Merge remote-tracking branch 'origin/master' into bpo_39337_new_2

bpo-39337: Add a test case for normalizing of codec names (

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