Skip to content

Remove pickle references from docs#12112

Closed
YuvalElbar6 wants to merge 2 commits intoaio-libs:masterfrom
YuvalElbar6:remove-pickle-docs
Closed

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

Conversation

@YuvalElbar6
Copy link
Copy Markdown
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
Copy Markdown

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.11%. Comparing base (bced1bc) to head (fc7b43f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12112      +/-   ##
==========================================
- Coverage   99.11%   99.11%   -0.01%     
==========================================
  Files         130      130              
  Lines       45558    45558              
  Branches     2404     2404              
==========================================
- Hits        45155    45153       -2     
- Misses        272      275       +3     
+ Partials      131      130       -1     
Flag Coverage Δ
CI-GHA 98.96% <ø> (-0.01%) ⬇️
OS-Linux 98.70% <ø> (-0.02%) ⬇️
OS-Windows 96.99% <ø> (ø)
OS-macOS 97.87% <ø> (-0.02%) ⬇️
Py-3.10.11 97.42% <ø> (+<0.01%) ⬆️
Py-3.10.20 97.89% <ø> (-0.01%) ⬇️
Py-3.11.15 98.09% <ø> (ø)
Py-3.11.9 97.62% <ø> (-0.01%) ⬇️
Py-3.12.10 97.72% <ø> (ø)
Py-3.12.13 98.19% <ø> (ø)
Py-3.13.12 98.44% <ø> (+<0.01%) ⬆️
Py-3.14.3 98.50% <ø> (+<0.01%) ⬆️
Py-3.14.3t 97.50% <ø> (ø)
Py-pypy3.11.15-7.3.21 97.37% <ø> (-0.01%) ⬇️
VM-macos 97.87% <ø> (-0.02%) ⬇️
VM-ubuntu 98.70% <ø> (-0.02%) ⬇️
VM-windows 96.99% <ø> (ø)

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
Copy Markdown

codspeed-hq bot commented Feb 21, 2026

Merging this PR will not alter performance

✅ 59 untouched benchmarks


Comparing YuvalElbar6:remove-pickle-docs (fc7b43f) with master (bced1bc)

Open in CodSpeed

@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Feb 21, 2026
@Dreamsorcerer
Copy link
Copy Markdown
Member

This ended up being covered by another PR.

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