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
.
ServiceNow
/
PySNC
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
124
Code
Issues
9
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add Async Support for PySNC
- #128
#128
Merged
patricebechard
merged 20 commits into
main
ServiceNow/PySNC:main
from
scratch/async_support
ServiceNow/PySNC:scratch/async_support
Copy head branch name to clipboard
Sep 8, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Add Async Support for PySNC
#128
patricebechard
merged 20 commits into
main
ServiceNow/PySNC:main
from
scratch/async_support
ServiceNow/PySNC:scratch/async_support
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2025
add async support for pysnc
patricebechard
committed
38788e3
View commit details
Copy full SHA for 38788e3
Browse repository at this point
add .coverage to .gitignore
patricebechard
committed
0e1561b
View commit details
Copy full SHA for 0e1561b
Browse repository at this point
increase test coverage
patricebechard
committed
1bba0ce
View commit details
Copy full SHA for 1bba0ce
Browse repository at this point
add asyncio to dependencies
patricebechard
committed
4220b11
View commit details
Copy full SHA for 4220b11
Browse repository at this point
add to docs
patricebechard
committed
29890da
View commit details
Copy full SHA for 29890da
Browse repository at this point
rebuild poetry lock with poetry 1.8.2
patricebechard
committed
f0e82e2
View commit details
Copy full SHA for f0e82e2
Browse repository at this point
Commits on Aug 28, 2025
fix: merge poetry up
vetsin
committed
efb8865
View commit details
Copy full SHA for efb8865
Browse repository at this point
add httpx as dependency
patricebechard
committed
b393920
View commit details
Copy full SHA for b393920
Browse repository at this point
ensure typing is compatible with python 3.9
patricebechard
committed
382cc2f
View commit details
Copy full SHA for 382cc2f
Browse repository at this point
Commits on Aug 29, 2025
reimplement async classes to exactly match sync counterpart
patricebechard
committed
1a0892d
View commit details
Copy full SHA for 1a0892d
Browse repository at this point
Commits on Sep 2, 2025
update tests for attachments and auth
patricebechard
committed
c242a2a
View commit details
Copy full SHA for c242a2a
Browse repository at this point
update tests
patricebechard
committed
662dfde
View commit details
Copy full SHA for 662dfde
Browse repository at this point
update remaining tests
patricebechard
committed
2725112
View commit details
Copy full SHA for 2725112
Browse repository at this point
Commits on Sep 3, 2025
fix mypy
patricebechard
committed
3abadcc
View commit details
Copy full SHA for 3abadcc
Browse repository at this point
fix typing for record.py
patricebechard
committed
85eab05
View commit details
Copy full SHA for 85eab05
Browse repository at this point
fix tests
patricebechard
committed
566dc89
View commit details
Copy full SHA for 566dc89
Browse repository at this point
Commits on Sep 8, 2025
fix: test message change on upgrade
vetsin
committed
9a42fc9
View commit details
Copy full SHA for 9a42fc9
Browse repository at this point
update docs and deps
patricebechard
committed
0d1e0ad
View commit details
Copy full SHA for 0d1e0ad
Browse repository at this point
update ci to install deps
patricebechard
committed
68f83a9
View commit details
Copy full SHA for 68f83a9
Browse repository at this point
fix typo
patricebechard
committed
33d1e28
View commit details
Copy full SHA for 33d1e28
Browse repository at this point
You can’t perform that action at this time.