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 }}
aisk
/
leancloud-python-sdk
Public
forked from
leancloud/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
leancloud-python-sdk
tests
on
temp
User selector
All users
All time
Commit history
Commits on Sep 27, 2016
fix: on_login and on_verify failed
aisk
committed
265cec7
View commit details
Copy full SHA for 265cec7
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
feat: add leancloud.User#get_roles()
aisk
committed
514a817
View commit details
Copy full SHA for 514a817
View code at this point
Browse repository at this point
feat: allow Object.get method get objectId / createAt/ updatedAt field
aisk
committed
bebb7ee
View commit details
Copy full SHA for bebb7ee
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
refactor: hook sign (#220)
aisk
authored
2af8652
View commit details
Copy full SHA for 2af8652
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
fix: missing objectId while using Object._deep_save to update an object (#218)
aisk
authored
144593e
View commit details
Copy full SHA for 144593e
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 Aug 2, 2016
depracate does_not_exists; use does_not_exist instead (#215)
Musen
authored and
aisk
committed
8751361
View commit details
Copy full SHA for 8751361
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Add user-defined class_name (#212)
Musen
authored and
aisk
committed
b279587
View commit details
Copy full SHA for b279587
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Issues (#206)
Show description for 3a6b7a9
Musen
authored and
aisk
committed
3a6b7a9
View commit details
Copy full SHA for 3a6b7a9
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
fix: invalid date time format in push function (#208)
aisk
authored and
Musen
committed
43b606c
View commit details
Copy full SHA for 43b606c
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
chore: add travis bearychat notification (#207)
Show description for 45a8e9d
aisk
authored and
Musen
committed
45a8e9d
View commit details
Copy full SHA for 45a8e9d
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 29, 2016
refactor: clean up object fields
Musen
authored and
aisk
committed
5a790a2
View commit details
Copy full SHA for 5a790a2
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 Jun 7, 2016
Enhancement (#191)
Show description for def5944
Musen
authored and
aisk
committed
def5944
View commit details
Copy full SHA for def5944
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 May 11, 2016
feat: update api router when got 307 response from api server
aisk
committed
ae621c1
View commit details
Copy full SHA for ae621c1
View code at this point
Browse repository at this point
Commits on May 4, 2016
feat: allow cloudfunc.run.remote and cloudfunc.rpc.remote
aisk
committed
39e4b27
View commit details
Copy full SHA for 39e4b27
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 Apr 21, 2016
fix: fix User.set_password bug
aisk
committed
6688fc1
View commit details
Copy full SHA for 6688fc1
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Merge branch 'master' into python3
Show description for e2381d3
lord63
committed
e2381d3
View commit details
Copy full SHA for e2381d3
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
test: use the correct app keys from env
aisk
committed
ff02d50
View commit details
Copy full SHA for ff02d50
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Merge pull request #161 from lord63-forks/python3-support
Show description for 3e2401d
aisk
committed
3e2401d
View commit details
Copy full SHA for 3e2401d
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
fix: fix push test failed bug
aisk
committed
5efe552
View commit details
Copy full SHA for 5efe552
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
Use to_bytes to replace some code that need bytes
lord63
committed
ab4b720
View commit details
Copy full SHA for ab4b720
View code at this point
Browse repository at this point
Fix test for test_engine.py
lord63
committed
ac35c71
View commit details
Copy full SHA for ac35c71
View code at this point
Browse repository at this point
Fix test for test_user.py
lord63
committed
6fad309
View commit details
Copy full SHA for 6fad309
View code at this point
Browse repository at this point
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 problem when call md5's update method
lord63
committed
e101923
View commit details
Copy full SHA for e101923
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.