Skip to content

Remove pickle references from docs#12112

Open
YuvalElbar6 wants to merge 1 commit intoaio-libs:masterfrom
YuvalElbar6:remove-pickle-docs
Open

Remove pickle references from docs#12112
YuvalElbar6 wants to merge 1 commit intoaio-libs:masterfrom
YuvalElbar6:remove-pickle-docs

Conversation

@YuvalElbar6
Copy link
Contributor

Summary

  • Remove pickle/pickling mentions from CookieJar.load() docstring
  • Remove versionchanged notes referencing pickle from save() and load() in docs/client_reference.rst

Follow-up to #12091.

Test plan

  • Documentation builds cleanly
  • No functional changes — docs only

🤖 Generated with Claude Code

Follow-up to aio-libs#12091. Remove mentions of pickle format from the
CookieJar.load() docstring and the client_reference docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (51d5dba) to head (256b467).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12112   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         128      128           
  Lines       45051    45051           
  Branches     2396     2396           
=======================================
  Hits        44502    44502           
  Misses        390      390           
  Partials      159      159           
Flag Coverage Δ
CI-GHA 98.63% <ø> (ø)
OS-Linux 98.37% <ø> (ø)
OS-Windows 96.73% <ø> (ø)
OS-macOS 97.61% <ø> (-0.01%) ⬇️
Py-3.10.11 97.17% <ø> (ø)
Py-3.10.19 97.64% <ø> (ø)
Py-3.11.14 97.85% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.38% <ø> (-0.01%) ⬇️
Py-3.12.10 97.47% <ø> (ø)
Py-3.12.12 97.95% <ø> (+<0.01%) ⬆️
Py-3.13.11 97.95% <ø> (+<0.01%) ⬆️
Py-3.13.12 97.44% <ø> (ø)
Py-3.14.2 97.91% <ø> (ø)
Py-3.14.3 97.40% <ø> (ø)
Py-3.14.3t 97.25% <ø> (-0.01%) ⬇️
Py-pypy3.11.13-7.3.20 97.40% <ø> (+<0.01%) ⬆️
VM-macos 97.61% <ø> (-0.01%) ⬇️
VM-ubuntu 98.37% <ø> (ø)
VM-windows 96.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 21, 2026

Merging this PR will not alter performance

✅ 59 untouched benchmarks


Comparing YuvalElbar6:remove-pickle-docs (256b467) with master (51d5dba)

Open in CodSpeed

@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip Skip backport bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants