FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-101588: Deprecate pickle/copy/deepcopy support in itertools by rhettinger · Pull Request #104965 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-101588: Deprecate pickle/copy/deepcopy support in itertools
- #104965
#104965
Merged
rhettinger
merged 7 commits into
python:main
python/cpython:main
from
rhettinger:itertool_pickle_deprecation
rhettinger/cpython:itertool_pickle_deprecation
Copy head branch name to clipboard
May 26, 2023
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-101588: Deprecate pickle/copy/deepcopy support in itertools
#104965
rhettinger
merged 7 commits into
python:main
python/cpython:main
from
rhettinger:itertool_pickle_deprecation
rhettinger/cpython:itertool_pickle_deprecation
Copy head branch name to clipboard
Commits
Commits on May 26, 2023
Add deprecations for itertool pickle support.
rhettinger
committed
6b6aa77
View commit details
Copy full SHA for 6b6aa77
Browse repository at this point
Limit category to a DeprecationWarnings
rhettinger
committed
c24e293
View commit details
Copy full SHA for c24e293
Browse repository at this point
Expand warning message to cover copy and deepcopy as well
rhettinger
committed
1687005
View commit details
Copy full SHA for 1687005
Browse repository at this point
Add whatsnew entry
rhettinger
committed
ae7f17b
View commit details
Copy full SHA for ae7f17b
Browse repository at this point
Return NULL instead of None. Add third pass to check warning-to-error promotion.
rhettinger
committed
4fefb7e
View commit details
Copy full SHA for 4fefb7e
Browse repository at this point
Minor wording tweak
rhettinger
committed
8943817
View commit details
Copy full SHA for 8943817
Browse repository at this point
Merge branch 'main' into itertool_pickle_deprecation
rhettinger
authored
8b56c33
View commit details
Copy full SHA for 8b56c33
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL