Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
apify-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
175
Code
Issues
8
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(scrapy)!: serialize requests and HTTP cache as JSON instead of pickle
- #951
#951
Merged
vdusek
merged 12 commits into
master
apify/apify-sdk-python:master
from
fix/scrapy-json-serialization
apify/apify-sdk-python:fix/scrapy-json-serialization
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(scrapy)!: serialize requests and HTTP cache as JSON instead of pickle
#951
vdusek
merged 12 commits into
master
apify/apify-sdk-python:master
from
fix/scrapy-json-serialization
apify/apify-sdk-python:fix/scrapy-json-serialization
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
fix(scrapy)!: serialize requests and HTTP cache as JSON instead of pickle
Show description for d73fcb4
vdusek
committed
d73fcb4
View commit details
Copy full SHA for d73fcb4
Browse repository at this point
fix(scrapy): Delete stale HTTP cache items instead of overwriting them with null
vdusek
committed
afcaa2a
View commit details
Copy full SHA for afcaa2a
Browse repository at this point
Commits on Jun 10, 2026
Improvements
Show description for 0ef1954
vdusek
committed
0ef1954
View commit details
Copy full SHA for 0ef1954
Browse repository at this point
fix(scrapy): reject non-base64 payloads when decoding serialized data
vdusek
committed
dca36d1
View commit details
Copy full SHA for dca36d1
Browse repository at this point
chore(scrapy): serialization module docstring, drop test dividers
vdusek
committed
3b59797
View commit details
Copy full SHA for 3b59797
Browse repository at this point
docs(scrapy): clarify HTTP cache settings wording
vdusek
committed
ec7e422
View commit details
Copy full SHA for ec7e422
Browse repository at this point
Merge branch 'master' into fix/scrapy-json-serialization
vdusek
committed
31c05d7
View commit details
Copy full SHA for 31c05d7
Browse repository at this point
docs(scrapy): document JSON serialization breaking change in v4 upgrading guide
vdusek
committed
eabdcbd
View commit details
Copy full SHA for eabdcbd
Browse repository at this point
Polish docstrings and comments
vdusek
committed
44eb971
View commit details
Copy full SHA for 44eb971
Browse repository at this point
test(scrapy): cover serialization, cache store, and scheduler enqueue paths
vdusek
committed
b24db90
View commit details
Copy full SHA for b24db90
Browse repository at this point
refactor(scrapy): drop dead apify_request_id handling in to_apify_request
vdusek
committed
837b649
View commit details
Copy full SHA for 837b649
Browse repository at this point
add 2 more tests
vdusek
committed
d404786
View commit details
Copy full SHA for d404786
Browse repository at this point
You can’t perform that action at this time.