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
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 }}
weakish
/
python-sdk
Public
forked from
leancloud/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
tests
test_file.py
on
more-python-versions
User selector
All users
All time
Commit history
Commits on Dec 24, 2019
test: make file_test stateless
Show description for af8397f
weakish
committed
af8397f
View commit details
Copy full SHA for af8397f
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
:white_check_mark: fix unit test for s3
ym
committed
2b4ebc8
View commit details
Copy full SHA for 2b4ebc8
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
:white_check_mark: Add bad case test for AVFile
feisuzhu
committed
e8f75b9
View commit details
Copy full SHA for e8f75b9
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
:hammer: remove leancloud._compat usage in leancloud.file_
aisk
committed
31d3fd9
View commit details
Copy full SHA for 31d3fd9
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
feat: remove deprecated apis
aisk
committed
13a19f7
View commit details
Copy full SHA for 13a19f7
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
feat: implement file callback
aisk
committed
fd61a47
View commit details
Copy full SHA for fd61a47
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
feat: support query on leancloud.File (#290)
aisk
authored
eced67f
View commit details
Copy full SHA for eced67f
View code at this point
Browse repository at this point
some refactors on leancloud.File (#289)
Show description for cf8efcf
aisk
authored
cf8efcf
View commit details
Copy full SHA for cf8efcf
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Mypy (#213)
Show description for cfec347
Musen
authored and
aisk
committed
cfec347
View commit details
Copy full SHA for cfec347
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
fix s3 upload
DionysusG
committed
95e5f9f
View commit details
Copy full SHA for 95e5f9f
View code at this point
Browse repository at this point
Add checksum and bug fixes
DionysusG
committed
75e8b7e
View commit details
Copy full SHA for 75e8b7e
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Upload file via fileToken
DionysusG
committed
cb5112c
View commit details
Copy full SHA for cb5112c
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Add stub files for mypy typing check (#199)
Musen
authored and
aisk
committed
2610c16
View commit details
Copy full SHA for 2610c16
View code at this point
Browse repository at this point
Commits on May 19, 2016
Merge remote-tracking branch 'origin/master' into python3
aisk
committed
722352f
View commit details
Copy full SHA for 722352f
View code at this point
Browse repository at this point
Commits on May 13, 2016
feat: support qcloud cos file upload
aisk
committed
bc40b36
View commit details
Copy full SHA for bc40b36
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Merge remote-tracking branch 'origin/master' into python3
aisk
committed
bad5cc3
View commit details
Copy full SHA for bad5cc3
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
feat: upload to AWS S3 when region is 'US'
aisk
committed
0baa77c
View commit details
Copy full SHA for 0baa77c
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Use the master_key instead of the app_key
Show description for 112b119
lord63
committed
112b119
View commit details
Copy full SHA for 112b119
View code at this point
Browse repository at this point
Commits on Mar 13, 2016
Fix test for test_file.py
lord63
committed
240fb5d
View commit details
Copy full SHA for 240fb5d
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Use APP_KEY instead of MASTER_KEY
Show description for 2118a05
lord63
committed
2118a05
View commit details
Copy full SHA for 2118a05
View code at this point
Browse repository at this point
Fix the tests in test_file when using StringIO
lord63
committed
6d50bac
View commit details
Copy full SHA for 6d50bac
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
refactor: make leancloud module importable in python3
aisk
committed
0f5c4b1
View commit details
Copy full SHA for 0f5c4b1
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
add _File#fetch
aisk
committed
1eca4c7
View commit details
Copy full SHA for 1eca4c7
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
add more file tests
DionysusG
committed
840c0e0
View commit details
Copy full SHA for 840c0e0
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
bug fix: qiniu upload
DionysusG
committed
62d2a37
View commit details
Copy full SHA for 62d2a37
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
set test init
DionysusG
committed
c3d408e
View commit details
Copy full SHA for c3d408e
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
travis with env
DionysusG
committed
0d6f7c3
View commit details
Copy full SHA for 0d6f7c3
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
travis updated
DionysusG
committed
a2b1f5a
View commit details
Copy full SHA for a2b1f5a
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Merge branch 'qiniu_amend'
DionysusG
committed
879ad66
View commit details
Copy full SHA for 879ad66
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
save() directly update AV files to Qiniu Server
DionysusG
committed
5d4ad55
View commit details
Copy full SHA for 5d4ad55
View code at this point
Browse repository at this point
Commits on Jun 26, 2015
save() directly update AV files to Qiniu Server
DionysusG
committed
88613a5
View commit details
Copy full SHA for 88613a5
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
fix object.__init__
aisk
committed
fe7cd24
View commit details
Copy full SHA for fe7cd24
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
implement File #4
aisk
committed
8abe188
View commit details
Copy full SHA for 8abe188
View code at this point
Browse repository at this point
add test_save and test_save_external
aisk
committed
96f4402
View commit details
Copy full SHA for 96f4402
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
add qiniu dependence
aisk
committed
9dff405
View commit details
Copy full SHA for 9dff405
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.