Tin mới
serhiy-storchaka:unittest-obsolete
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-5846: Fix deprecations for obsolete unittest functions and add te…
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
bpo-45209: fix UserWarning: resource_tracker in test_multiprocessing #28377
Merge branch 'main' into unittest-obsolete
Replace Python 3.11 deprecated unittest.makeSuite workhorsy/py-cpuinfo#171
unittest.makeSuite is deprecated and will be removed in Python 3.13 sripathikrishnan/jinjasql#49
unittest.makeSuite() is deprecated and will be removed in Python 3.13 nats-io/stan.py#53
Feature Proposal: Rewrite unittest.makeSuite|getTestCaseNames|findTestCases. asottile/pyupgrade#631
Fix DeprecationWarnings in unittest.* zopefoundation/meta#143