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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
leancloud
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
98
Code
Issues
27
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
tests
on
master
User selector
All users
All time
Commit history
Commits on Apr 2, 2024
test: sms limit error
juvenn
committed
26b302b
View commit details
Copy full SHA for 26b302b
View code at this point
Browse repository at this point
test: catch sms limit error
juvenn
committed
17f8125
View commit details
Copy full SHA for 17f8125
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
fix: require phone_number when verify sms code
juvenn
committed
2951c7e
View commit details
Copy full SHA for 2951c7e
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
test: catch sms too frequently error all around
weakish
committed
65dc643
View commit details
Copy full SHA for 65dc643
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
fix: LCFile creaet_at and updated_at
Show description for d6ecd11
weakish
committed
d6ecd11
View commit details
Copy full SHA for d6ecd11
View code at this point
Browse repository at this point
fix: set object updatedAt on creation
weakish
committed
f621cac
View commit details
Copy full SHA for f621cac
View code at this point
Browse repository at this point
feat: refined file.key support
Show description for 9b19ef1
weakish
committed
9b19ef1
View commit details
Copy full SHA for 9b19ef1
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
test: file scan
weakish
committed
0a7c94a
View commit details
Copy full SHA for 0a7c94a
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
test: be nice with gluttony file buckets
weakish
committed
1e477c6
View commit details
Copy full SHA for 1e477c6
View code at this point
Browse repository at this point
fix: missing url attribute when decoding file object
Show description for 4809841
weakish
committed
4809841
View commit details
Copy full SHA for 4809841
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
test: construct LCFile from bytes literal
weakish
committed
bd8dab4
View commit details
Copy full SHA for bd8dab4
View code at this point
Browse repository at this point
Merge branch 'master' into set-url-after-upload-succeed
weakish
authored
335e3dc
View commit details
Copy full SHA for 335e3dc
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
fix: hide url attribute when file upload failed
Show description for e9cd3a7
weakish
committed
e9cd3a7
View commit details
Copy full SHA for e9cd3a7
View code at this point
Browse repository at this point
fix: on_auth_data hook
Show description for 0d9658b
weakish
committed
0d9658b
View commit details
Copy full SHA for 0d9658b
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
feat: on_auth_data hook
Show description for 6252105
weakish
committed
6252105
View commit details
Copy full SHA for 6252105
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
test: python 2 & 3 compatibility issue
weakish
committed
5f81dbc
View commit details
Copy full SHA for 5f81dbc
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
refactor: simplify code according to api updates
Show description for 489bf86
weakish
committed
489bf86
View commit details
Copy full SHA for 489bf86
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
test: save_external check name & url
weakish
committed
c030e69
View commit details
Copy full SHA for c030e69
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
test: request_change_phone_number catches invalid signature error
weakish
committed
957a7b1
View commit details
Copy full SHA for 957a7b1
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
test: fix test_basic_push
weakish
committed
db1fa9b
View commit details
Copy full SHA for db1fa9b
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
tests(sms): catch LeanCloudError 605 Invalid signature
weakish
committed
bece5f8
View commit details
Copy full SHA for bece5f8
View code at this point
Browse repository at this point
tests(sms): improve request_sms_code & change_phone_number
weakish
committed
5bbf92d
View commit details
Copy full SHA for 5bbf92d
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
fix(test): request_change_phone_number
Show description for eb54015
weakish
committed
eb54015
View commit details
Copy full SHA for eb54015
View code at this point
Browse repository at this point
tests(user): adjust test order
Show description for d2d2065
weakish
committed
d2d2065
View commit details
Copy full SHA for d2d2065
View code at this point
Browse repository at this point
feat(sms): request_change_phone_number & change_phone_number
weakish
committed
e89fb0d
View commit details
Copy full SHA for e89fb0d
View code at this point
Browse repository at this point
feat(sms): phone_number para of request_sms_code supports E.164 format
Show description for ffea30e
weakish
committed
ffea30e
View commit details
Copy full SHA for ffea30e
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
fix: LeanEngineError return valid http status
weakish
committed
c799f17
View commit details
Copy full SHA for c799f17
View code at this point
Browse repository at this point
test(engine): update test_lean_engine_error
weakish
committed
cb993cb
View commit details
Copy full SHA for cb993cb
View code at this point
Browse repository at this point
Commits on May 29, 2020
test: includeACL
weakish
committed
ab5a2e8
View commit details
Copy full SHA for ab5a2e8
View code at this point
Browse repository at this point
Commits on May 20, 2020
feat(push): add prod parameter
Show description for 7475d24
weakish
committed
7475d24
View commit details
Copy full SHA for 7475d24
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
test: wait longer for server sync
weakish
committed
dfebcb2
View commit details
Copy full SHA for dfebcb2
View code at this point
Browse repository at this point
test: ignore system message daily quota exceed err
weakish
committed
f36b8bd
View commit details
Copy full SHA for f36b8bd
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
fix: flake8-bugbear issues
Show description for fdca48f
weakish
committed
fdca48f
View commit details
Copy full SHA for fdca48f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
test(query): fix missing assertion
weakish
committed
708005a
View commit details
Copy full SHA for 708005a
View code at this point
Browse repository at this point
test: avoid function redefinition
Show description for 01836ef
weakish
committed
01836ef
View commit details
Copy full SHA for 01836ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.