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
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
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
.
boto
/
s3transfer
Public
Notifications
You must be signed in to change notification settings
Fork
156
Star
239
Code
Issues
33
Pull requests
39
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add streaming fileobj support to CRTTransferManager
- #277
#277
Open
graebm
wants to merge 7 commits into
boto:develop
boto/s3transfer:develop
from
graebm:crt_fileobj
graebm/s3transfer:crt_fileobj
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Add streaming fileobj support to CRTTransferManager
#277
graebm
wants to merge 7 commits into
boto:develop
boto/s3transfer:develop
from
graebm:crt_fileobj
graebm/s3transfer:crt_fileobj
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2023
WIP: CRTTransferManager supporting fileobj
graebm
committed
f62f38e
View commit details
Copy full SHA for f62f38e
Browse repository at this point
Commits on Oct 11, 2023
clean up functional tests
graebm
committed
4ecc662
View commit details
Copy full SHA for 4ecc662
Browse repository at this point
explicitly set "Content-Length: 0"
graebm
committed
7353943
View commit details
Copy full SHA for 7353943
Browse repository at this point
Commits on Oct 13, 2023
Run all upload tests 3 times: with filepath, with stream, with nonseekable stream
graebm
committed
c2f14b0
View commit details
Copy full SHA for c2f14b0
Browse repository at this point
Run all download tests 3 times (filepath, seekable stream nonseekable stream)
graebm
committed
fa6e6d8
View commit details
Copy full SHA for fa6e6d8
Browse repository at this point
Commits on Oct 18, 2023
support ChecksumAlgorithm
graebm
committed
5cf54e2
View commit details
Copy full SHA for 5cf54e2
Browse repository at this point
Commits on Oct 20, 2023
gigabits are in powers-of-10, not powers-of-2
graebm
committed
755605f
View commit details
Copy full SHA for 755605f
Browse repository at this point
You can’t perform that action at this time.