Use Cython
enum
for
__PREALLOCED_BUFS
(
#634 )
Pull request merge
fantixpushed 1 commit to master • 2e8feae…7bb12a1 • on Oct 15, 2024
bump cibuildwheel version
bump cibuildwheel version
fantixpushed 1 commit to 0.21.0 • 40e8a34…2e8feae • on Oct 14, 2024
Add cleanup_socket param on create_unix_server() (
#623 )
Pull request merge
fantixpushed 1 commit to master • 3fba9fa…fb5a139 • on Sep 2, 2024
Add cleanup_socket param on create_unix_server()
Updates for Cython3 (
#587 )
Pull request merge
fantixpushed 1 commit to master • 3c3bbef…3fba9fa • on Aug 28, 2024
udp errors should result in protocol.error_received (
#601 )
Pull request merge
fantixpushed 1 commit to master • 4083a94…3c3bbef • on Aug 26, 2024
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (
#609 )
Pull request merge
fantixpushed 1 commit to master • 2d35f10…4083a94 • on Aug 16, 2024
Inline _Py_RestoreSignals() from CPython (
#604 )
Pull request merge
fantixpushed 1 commit to master • deb2cf9…8511ba1 • on Aug 15, 2024
Fix Python version in README.rst (
#599 )
Pull request merge
fantixpushed 1 commit to master • c8531c2…deb2cf9 • on Aug 15, 2024
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (
#591 )
Pull request merge
fantixpushed 1 commit to master • 7777852…c8531c2 • on Aug 15, 2024
Upgrade libuv to v1.48.0 (
#600 )
Pull request merge
fantixpushed 1 commit to master • 62f9239…7777852 • on Aug 15, 2024
Fix test_create_server_4 with Python 3.12.5 (
#614 )
Pull request merge
fantixpushed 1 commit to master • 6c770dc…62f9239 • on Aug 13, 2024
Drop support of Python 3.7 and update CI (
#578 )
Pull request merge
fantixpushed 1 commit to master • 0e9ff6c…ee5ad26 • on Oct 22, 2023
You can’t perform that action at this time.