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
Type
/
to 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
.
MagicStack
/
uvloop
Public
Notifications
You must be signed in to change notification settings
Fork
612
Star
11.9k
Code
Issues
126
Pull requests
28
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Updates for Cython3
- #587
#587
Merged
fantix
merged 17 commits into
MagicStack:master
MagicStack/uvloop:master
from
alan-brooks:cython3_update
alan-brooks/uvloop:cython3_update
Copy head branch name to clipboard
Aug 28, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Updates for Cython3
#587
fantix
merged 17 commits into
MagicStack:master
MagicStack/uvloop:master
from
alan-brooks:cython3_update
alan-brooks/uvloop:cython3_update
Copy head branch name to clipboard
Commits
Commits on Dec 28, 2023
Updates for Cython3
Show description for 83ae19d
alan-brooks
committed
83ae19d
View commit details
Copy full SHA for 83ae19d
Browse repository at this point
_set_coroutine_debug has args difference in python 3.11
alan-brooks
committed
55bab4f
View commit details
Copy full SHA for 55bab4f
Browse repository at this point
fix tests on python 3.8
alan-brooks
committed
95a147f
View commit details
Copy full SHA for 95a147f
Browse repository at this point
Commits on Dec 29, 2023
fix arg count for wrap()
alan-brooks
committed
ca06a74
View commit details
Copy full SHA for ca06a74
Browse repository at this point
Commits on Aug 26, 2024
Merge branch 'master' into cython3_update
fantix
authored
c11671c
View commit details
Copy full SHA for c11671c
Browse repository at this point
Use Cython 3.0 and fix deprecated test
fantix
committed
a73522b
View commit details
Copy full SHA for a73522b
Browse repository at this point
Commits on Aug 27, 2024
Fix the dunder param issue differently
fantix
committed
932f546
View commit details
Copy full SHA for 932f546
Browse repository at this point
Revert tmp debugging
fantix
committed
f63df46
View commit details
Copy full SHA for f63df46
Browse repository at this point
Restore consts.pxi without DEF
fantix
committed
c48173d
View commit details
Copy full SHA for c48173d
Browse repository at this point
Dorp unused env and only emit linenums in debug
fantix
committed
7562c1e
View commit details
Copy full SHA for 7562c1e
Browse repository at this point
Partially revert the WIN32 changes
Show description for fb95d4e
fantix
committed
fb95d4e
View commit details
Copy full SHA for fb95d4e
Browse repository at this point
Revert noexcept on _get_write_buffer_size()
fantix
committed
5b03fdd
View commit details
Copy full SHA for 5b03fdd
Browse repository at this point
Commits on Aug 28, 2024
Revert noexcept on _is_reading()
fantix
committed
8793035
View commit details
Copy full SHA for 8793035
Browse repository at this point
Revert noexcept because _fatal_error() may raise
Show description for d387089
fantix
committed
d387089
View commit details
Copy full SHA for d387089
Browse repository at this point
Revert some more noexcept
fantix
committed
2e57927
View commit details
Copy full SHA for 2e57927
Browse repository at this point
_set_coroutine_debug() doesn't need to be cpdef?
fantix
committed
b2f6897
View commit details
Copy full SHA for b2f6897
Browse repository at this point
Merge branch 'master' into cython3_update
fantix
authored
232cd3f
View commit details
Copy full SHA for 232cd3f
Browse repository at this point
You can’t perform that action at this time.