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
.
dask
/
distributed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
767
Star
1.7k
Code
Issues
1.2k
Pull requests
260
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Ensure writable frames
- #3967
#3967
Merged
mrocklin
merged 13 commits into
dask:master
dask/distributed:master
from
jakirkham:ensure_writable_frames
jakirkham/distributed:ensure_writable_frames
Copy head branch name to clipboard
Jul 17, 2020
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Ensure writable frames
#3967
mrocklin
merged 13 commits into
dask:master
dask/distributed:master
from
jakirkham:ensure_writable_frames
jakirkham/distributed:ensure_writable_frames
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2020
Test NumPy array is writable after serialization
jakirkham
committed
8fac8bc
View commit details
Copy full SHA for 8fac8bc
Browse repository at this point
Parametrize `merge_frames` tests
Show description for 50808a1
jakirkham
committed
50808a1
View commit details
Copy full SHA for 50808a1
Browse repository at this point
Test splitting large frame into pieces
jakirkham
committed
1077ce6
View commit details
Copy full SHA for 1077ce6
Browse repository at this point
Test joining smaller frames together
jakirkham
committed
4c6d589
View commit details
Copy full SHA for 4c6d589
Browse repository at this point
Add an extra equally sized frame for good measure
jakirkham
committed
b4297ac
View commit details
Copy full SHA for b4297ac
Browse repository at this point
Test all frames are `memoryview`s
jakirkham
committed
8457257
View commit details
Copy full SHA for 8457257
Browse repository at this point
Test all frames are writable
Show description for 2fb24e5
jakirkham
committed
2fb24e5
View commit details
Copy full SHA for 2fb24e5
Browse repository at this point
Coerce all frames to `memoryview`s
Show description for 52b9aec
jakirkham
committed
52b9aec
View commit details
Copy full SHA for 52b9aec
Browse repository at this point
Guard against more complex handling
Show description for de23315
jakirkham
committed
de23315
View commit details
Copy full SHA for de23315
Browse repository at this point
Just use append with singleton list
jakirkham
committed
565ce49
View commit details
Copy full SHA for 565ce49
Browse repository at this point
Create empty `bytes` object explicitly
Show description for ac8b40e
jakirkham
committed
ac8b40e
View commit details
Copy full SHA for ac8b40e
Browse repository at this point
Use `bytearray`s to join frames
Show description for ee93917
jakirkham
committed
ee93917
View commit details
Copy full SHA for ee93917
Browse repository at this point
Ensure all frames are writable before returning
Show description for 859fd3b
jakirkham
committed
859fd3b
View commit details
Copy full SHA for 859fd3b
Browse repository at this point
You can’t perform that action at this time.