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
.
cloud-py-api
/
nc_py_api
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
158
Code
Issues
4
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat!: remove all sync APIs (Phase 2)
- #423
#423
Draft
bigcat88
wants to merge 11 commits into
main
cloud-py-api/nc_py_api:main
from
remove-sync-apis
cloud-py-api/nc_py_api:remove-sync-apis
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
feat!: remove all sync APIs (Phase 2)
#423
bigcat88
wants to merge 11 commits into
main
cloud-py-api/nc_py_api:main
from
remove-sync-apis
cloud-py-api/nc_py_api:remove-sync-apis
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
feat!: remove all sync APIs, rename async classes
Show description for 7d0926b
Review
committed
7d0926b
View commit details
Copy full SHA for 7d0926b
Browse repository at this point
test: update tests for async-only API
Show description for f829b11
Review
committed
f829b11
View commit details
Copy full SHA for f829b11
Browse repository at this point
fix: suppress pylint unused-import for _CalendarAPI
Review
committed
3324989
View commit details
Copy full SHA for 3324989
Browse repository at this point
fix: add NC_APP_ASYNC/NC_CLIENT_ASYNC aliases in test conftest
Review
committed
2dbd944
View commit details
Copy full SHA for 2dbd944
Browse repository at this point
fix: add await to sync calls in test_share_with_async
Review
committed
ea70a3c
View commit details
Copy full SHA for ea70a3c
Browse repository at this point
fix(tests): reset session adapters after import-time HTTP calls
Show description for 65cbca3
Review
committed
65cbca3
View commit details
Copy full SHA for 65cbca3
Browse repository at this point
fix(ex_app): bridge sync logger and model-fetch task to async NextcloudApp
Show description for 803887d
Review
committed
803887d
View commit details
Copy full SHA for 803887d
Browse repository at this point
chore: switch internal call sites to canonical class names
Show description for 69823ec
Review
committed
69823ec
View commit details
Copy full SHA for 69823ec
Browse repository at this point
fix(ex_app): keep ``set_init_status`` mockable from sync tests
Show description for 76e9f84
Review
committed
76e9f84
View commit details
Copy full SHA for 76e9f84
Browse repository at this point
test(ex_app): cover the new sync->async bridges
Show description for 4b8aec9
Review
committed
4b8aec9
View commit details
Copy full SHA for 4b8aec9
Browse repository at this point
chore: bump version to 1.0.0.dev0
Show description for 5c4152e
Review
committed
5c4152e
View commit details
Copy full SHA for 5c4152e
Browse repository at this point
You can’t perform that action at this time.