FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sysfce2/python-uvloop · GitHub
sysfce2
/
python-uvloop
Public
forked from
MagicStack/uvloop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 15, 2023
debug release
fantix
committed
1a0177c
View commit details
Copy full SHA for 1a0177c
Browse repository at this point
Exclude C files in wheel dist
fantix
committed
75f3c47
View commit details
Copy full SHA for 75f3c47
Browse repository at this point
Upgrade and pin action revisions in CI
fantix
committed
3eb2adf
View commit details
Copy full SHA for 3eb2adf
Browse repository at this point
Drop support of Python 3.7
fantix
committed
226db67
View commit details
Copy full SHA for 226db67
Browse repository at this point
Fix CI status badge (#522)
Show description for 0e9ff6c
shuuji3
and
EFord36
authored
0e9ff6c
View commit details
Copy full SHA for 0e9ff6c
Browse repository at this point
Fix docstring of loop.shutdown_default_executor (#535)
Show description for 919da56
Gelbpunkt
and
fantix
authored
919da56
View commit details
Copy full SHA for 919da56
Browse repository at this point
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573)
graingert
authored
5c500ee
View commit details
Copy full SHA for 5c500ee
Browse repository at this point
Commits on Oct 13, 2023
uvloop 0.18.0
Show description for 5ddf38b
fantix
committed
5ddf38b
View commit details
Copy full SHA for 5ddf38b
Browse repository at this point
Disable fail-fast in release CI
fantix
committed
8456be5
View commit details
Copy full SHA for 8456be5
Browse repository at this point
Upgrade libuv to v1.46.0 (#571)
Show description for 2e1978c
fantix
authored
2e1978c
View commit details
Copy full SHA for 2e1978c
Browse repository at this point
Commits on Oct 10, 2023
Port uvloop to Python 3.12 (#570)
Show description for 9f82bd7
Yury Selivanov
and
fantix
authored
9f82bd7
View commit details
Copy full SHA for 9f82bd7
Browse repository at this point
Commits on Oct 7, 2023
Make extract_stack resilient to lacking frames. (#563)
jhance
authored
0687643
View commit details
Copy full SHA for 0687643
Browse repository at this point
Commits on Aug 11, 2023
CI: python 3.11 stable (#553)
Show description for 1dd40f1
dulmandakh
authored
1dd40f1
View commit details
Copy full SHA for 1dd40f1
Browse repository at this point
Commits on Jan 15, 2023
Fixup CI (#520)
Show description for 7783f1c
altendky
authored
7783f1c
View commit details
Copy full SHA for 7783f1c
Browse repository at this point
Commits on Sep 14, 2022
uvloop v0.17.0
Show description for afb3268
fantix
committed
afb3268
View commit details
Copy full SHA for afb3268
Browse repository at this point
Fix typo discovered by codespell
cclauss
authored and
fantix
committed
39cf04c
View commit details
Copy full SHA for 39cf04c
Browse repository at this point
Commits on Sep 13, 2022
Bump to libuv 1.43.0
Show description for 94e5e53
fantix
committed
94e5e53
View commit details
Copy full SHA for 94e5e53
Browse repository at this point
bugfix: write to another transport in resume_writing() fails (#498)
Show description for d2deffe
fantix
authored
d2deffe
View commit details
Copy full SHA for d2deffe
Browse repository at this point
Longer test timeout (#497)
Show description for 25b5f1e
fantix
authored
25b5f1e
View commit details
Copy full SHA for 25b5f1e
Browse repository at this point
Fix loop.getaddrinfo() and tests (#495)
Show description for 598b16f
fantix
authored
598b16f
View commit details
Copy full SHA for 598b16f
Browse repository at this point
Commits on Sep 10, 2022
Fix tests invocation on release CI worklow (#489)
Show description for d6a2b59
ben9923
and
fantix
authored
d6a2b59
View commit details
Copy full SHA for d6a2b59
Browse repository at this point
Commits on Sep 9, 2022
Drop Python 3.6 support for thread ident
Show description for 9c37930
fantix
committed
9c37930
View commit details
Copy full SHA for 9c37930
Browse repository at this point
CRF: rename _start_write() to _initiate_write()
Show description for cdab9d3
fantix
committed
cdab9d3
View commit details
Copy full SHA for cdab9d3
Browse repository at this point
Queue write only after processing all buffers (#445)
Show description for 9c6ecb6
jakirkham
and
fantix
authored
9c6ecb6
View commit details
Copy full SHA for 9c6ecb6
Browse repository at this point
Expose uv_version() for libuv API compatibility (#491)
Show description for 089f6cb
fantix
authored
089f6cb
View commit details
Copy full SHA for 089f6cb
Browse repository at this point
Partially revert "Fix running of setup.py test with recent setuptools. (#84)"
Show description for 2f1bc83
fantix
committed
2f1bc83
View commit details
Copy full SHA for 2f1bc83
Browse repository at this point
Expose libuv uv_fs_event functionality (#474)
Show description for 74d381e
authored
74d381e
View commit details
Copy full SHA for 74d381e
Browse repository at this point
Commits on Sep 2, 2022
Activate debug mode when `-X dev` is used
Jackenmen
authored and
fantix
committed
637a77a
View commit details
Copy full SHA for 637a77a
Browse repository at this point
Commits on Sep 1, 2022
Support python 3.11+ (#473)
Show description for 8e42921
authored
8e42921
View commit details
Copy full SHA for 8e42921
Browse repository at this point
Commits on Aug 31, 2022
create_subprocess_exec should treat env={} as empty environment (#439) (#454)
Show description for e04637e
byllyfish
and
fantix
authored
e04637e
View commit details
Copy full SHA for e04637e
Browse repository at this point
Fix incorrect main thread id value forking from a thread (#453)
Show description for e7934c8
authored
e7934c8
View commit details
Copy full SHA for e7934c8
Browse repository at this point
Commits on Aug 23, 2022
Fix typo in README
monosans
authored and
Yury Selivanov
committed
73d7253
View commit details
Copy full SHA for 73d7253
Browse repository at this point
use a stack of self._fds_to_close to prevent double closes (#481)
Show description for 3214cf6
graingert
and
fantix
authored
3214cf6
View commit details
Copy full SHA for 3214cf6
Browse repository at this point
Commits on Aug 13, 2022
Fix potential infinite loop (#446)
kfur
authored
ada43c0
View commit details
Copy full SHA for ada43c0
Browse repository at this point
Expose uv_loop_t pointer for integration with other C-extensions (#310)
Show description for b332eb8
pranavtbhat
and
fantix
authored
b332eb8
View commit details
Copy full SHA for b332eb8
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL