Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8cbcf4

Browse files
authored
GH-101588: Remove deprecated pickle/copy/deepcopy from itertools (gh-118816)
1 parent027e6d8 commite8cbcf4

File tree

4 files changed

+8
-1294
lines changed

4 files changed

+8
-1294
lines changed

‎Doc/whatsnew/3.14.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ Removed
109109
are removed. They had previously raised a:exc:`DeprecationWarning`
110110
since Python 3.12.
111111

112+
*:mod:`itertools` support for copy, deepcopy, and pickle operations.
113+
These had previously raised a:exc:`DeprecationWarning` since Python 3.12.
114+
(Contributed by Raymond Hettinger in:gh:`101588`.)
115+
116+
112117
Porting to Python 3.14
113118
======================
114119

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp