Tin mới
rhettinger:itertool_pickle_deprecation
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
Deprecate pickle support for itertools #101588
Add deprecations for itertool pickle support.
Limit category to a DeprecationWarnings
Expand warning message to cover copy and deepcopy as well
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Return NULL instead of None. Add third pass to check warning-to-error…
Merge branch 'main' into itertool_pickle_deprecation
: Deprecate pickle/copy/deepcopy support in itertools (
[3.12] GH-101588: Deprecate pickle/copy/deepcopy support in itertools (GH-104965) (GH-104997)