Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python-trio
/
unasync
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15
Star
97
Code
Issues
11
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 17, 2025
Merge pull request #83 from cclauss/patch-1
Show description for e56590d
pquentin
authored
e56590d
Copy full SHA for e56590d
Lower coverage threshold from 93 to 75
cclauss
authored
c499485
Copy full SHA for c499485
GitHub Actions: Add Python 3.14 to test matrix
Show description for 8b22eec
cclauss
authored
8b22eec
Copy full SHA for 8b22eec
Commits on May 3, 2024
Merge pull request #81 from pquentin/release-0.6.0
Show description for 3d7a369
pquentin
authored
3d7a369
Copy full SHA for 3d7a369
Bump version to 0.6.0+dev
pquentin
committed
34703c6
Copy full SHA for 34703c6
Release 0.6.0
pquentin
committed
2f6d97d
Copy full SHA for 2f6d97d
Fix python_requires value
pquentin
committed
3c49b09
Copy full SHA for 3c49b09
Support Python 3.8 - 3.12 (#80)
pquentin
authored
9268f55
Copy full SHA for 9268f55
Commits on Jul 22, 2022
Replace tokenization with tokenize_rt (#77)
Show description for 1b6fd0c
pquentin
authored
1b6fd0c
Copy full SHA for 1b6fd0c
Commits on Jul 18, 2022
Support Python 3.7+ (#76)
pquentin
authored
0d21b04
Copy full SHA for 0d21b04
Commits on Nov 26, 2020
Add users to README
Show description for 9b15d0e
pquentin
authored and
sethmlarson
committed
9b15d0e
Copy full SHA for 9b15d0e
Commits on May 4, 2020
Get coverage to 100% (#61)
pquentin
authored
b314d89
Copy full SHA for b314d89
Commits on May 3, 2020
Merge pull request #63 from pquentin/bump-version
Show description for 7a64280
pquentin
authored
7a64280
Copy full SHA for 7a64280
Bump version to 0.5.0+dev
pquentin
committed
c2fe3ef
Copy full SHA for c2fe3ef
Release 0.5.0
pquentin
committed
ae75c5c
Copy full SHA for ae75c5c
Merge pull request #62 from sethmlarson/fix-apis
Show description for 4d7f03d
pquentin
authored
4d7f03d
Copy full SHA for 4d7f03d
Commits on May 2, 2020
Add 'unasync_files' to __all__
sethmlarson
committed
2e07cd0
Copy full SHA for 2e07cd0
Change Rule(replacements={...}) to additional_replacements
sethmlarson
committed
fa57b92
Copy full SHA for fa57b92
Tweak API (#59)
pquentin
authored
19f5b15
Copy full SHA for 19f5b15
Add unasync.unasync_files() API (#58)
pquentin
authored
3ee4a8a
Copy full SHA for 3ee4a8a
Hide private methods from public API (#57)
pquentin
authored
cfd7c7f
Copy full SHA for cfd7c7f
Commits on May 1, 2020
Merge pull request #56 from pquentin/replacements-docs
Show description for 5d96af5
pquentin
authored
5d96af5
Copy full SHA for 5d96af5
Fix Rule.replacements docs
Show description for 9aae08d
pquentin
committed
9aae08d
Copy full SHA for 9aae08d
Commits on Feb 13, 2020
Add 'Rule' to unasync for per-directory config (#55)
Show description for 6b6ca3b
sethmlarson
authored
6b6ca3b
Copy full SHA for 6b6ca3b
Commits on Jan 27, 2020
Allow custom directory in place of '_async' (#54)
sethmlarson
authored and
pquentin
committed
92dbca6
Copy full SHA for 92dbca6
Commits on Jan 5, 2020
Rename class names in type forward references (#53)
Show description for 2c2c9b7
florimondmanca
authored and
sethmlarson
committed
2c2c9b7
Copy full SHA for 2c2c9b7
Commits on Dec 11, 2019
Merge pull request #52 from pquentin/bump-version
Show description for 974d0fb
RatanShreshtha
authored
974d0fb
Copy full SHA for 974d0fb
Bump version to 0.4.0+dev
Quentin Pradet Perso
authored and
Quentin Pradet Perso
committed
4077f8a
Copy full SHA for 4077f8a
Release 0.4.0 (#51)
sethmlarson
authored and
pquentin
committed
ac431a9
Copy full SHA for ac431a9
Commits on Dec 10, 2019
Support renaming custom classes (#49)
sethmlarson
authored and
pquentin
committed
4c4bf5e
Copy full SHA for 4c4bf5e
Drop support for Python 3.4 (#50)
sethmlarson
authored and
pquentin
committed
e41656e
Copy full SHA for e41656e
Commits on Nov 21, 2019
Merge pull request #48 from pquentin/appveyor
Show description for d8478db
RatanShreshtha
authored
d8478db
Copy full SHA for d8478db
appveyor: Test Python 3.8
pquentin
committed
c98cad3
Copy full SHA for c98cad3
appveyor: only test each Python version once
Show description for 7c3dabc
pquentin
committed
7c3dabc
Copy full SHA for 7c3dabc
Move test files to tests/data (#46)
Show description for 011af5d
pquentin
authored
011af5d
Copy full SHA for 011af5d
Pagination
Previous
Next
You can’t perform that action at this time.