issues
search
dabeaz
/
curio
Good Curio!
Other
4.04k
stars
244
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix curio#370: update docstring of traps._sleep
#371
zbentley
opened
1 month ago
0
Docstring for curio.traps._sleep is inaccurate
#370
zbentley
opened
1 month ago
0
subprocesses module gone?
#369
despiegk
opened
6 months ago
1
test_cpu failure with python 3.12
#368
ncopa
opened
8 months ago
3
Curio cannot be imported in python 3.12
#367
hyperrealist
opened
9 months ago
4
test_worker_timeout fails on s390x
#366
mcepl
opened
1 year ago
2
IndexError: pop from an empty deque from _kernel_wake
#365
mwerezak
opened
1 year ago
4
Fix typo
#364
davidbrochart
closed
1 year ago
0
Add support for Python 3.12
#363
hugovk
closed
1 year ago
2
TaskGroup exiting on cancellation
#362
skumargupta-1
closed
1 year ago
1
Python 3.12
#361
carlwgeorge
closed
1 year ago
1
Spawning many coroutines efficiently
#360
dg-pb
closed
1 year ago
13
Support stdlib unittest
#359
logileifs
opened
2 years ago
4
add CurioTestCase
#358
logileifs
opened
2 years ago
0
Curio deserves verbose description
#357
mtelka
opened
2 years ago
0
ContextTask do not copy parents context
#356
vytasrgl
opened
2 years ago
3
Incorrect method name for queue size in docs
#355
nashaad
opened
2 years ago
0
Fix for windows OSError raised when select is called with empty lists since python 3.10.5
#354
stharding
closed
2 years ago
2
Curio does not correctly handle the windows OSError that is raised when select is called with empty lists since python 3.10.5
#353
stharding
closed
2 years ago
1
UniversalEvent cant be set after wait time out
#352
vytasrgl
closed
2 years ago
7
Fixes InvalidStateError when set() is called multiple times on a UniversalEvent
#351
stharding
closed
2 years ago
1
UniversalEvent.set() is not safe to call more than once.
#350
stharding
closed
2 years ago
3
WebSocket server example not up to date
#349
cristidbr-adapta
opened
2 years ago
0
Fix docs build
#348
wiseaidev
opened
2 years ago
0
test_timeout test failure with Python 3.9.9.
#347
Apteryks
opened
2 years ago
0
Clarifications to docs
#346
kyuupichan
opened
3 years ago
0
Update index.rst
#345
OlafvdSpek
opened
3 years ago
0
1.5: pytest warnings
#344
kloczek
opened
3 years ago
2
1.5: setuptools build_sphinx command does not work with sphinx 4.0.x
#343
kloczek
opened
3 years ago
0
python asyncio create_task() odd behavior
#342
yanghao
closed
2 years ago
21
Fix docs typo
#341
daidai21
closed
3 years ago
0
TaskGroup and daemon task inconsistency
#340
kyuupichan
closed
3 years ago
3
Add missing sleep after sock.close() in tcp echo tests
#339
bobrik
closed
3 years ago
0
Fixed import in zmq_rpcclient.py example
#338
awesomo4000
closed
3 years ago
0
code format
#337
chujiangke
closed
3 years ago
1
Python 3.6 pytest failures
#336
bnavigator
opened
3 years ago
0
curio_zmq example fails using zmq.PUB/zmq.SUB
#335
carlodri
closed
4 years ago
2
Update README.rst
#334
eclissi91
closed
4 years ago
0
Question: how to check the selected alpn protocol using curio.io.Socket?
#333
cdeler
closed
3 years ago
1
Typo in README.rst
#332
schneider8357
closed
3 years ago
1
Fix typo
#331
schneider8357
closed
4 years ago
1
Asyncio breaking between 1.1 and 1.2
#330
borisuu
closed
4 years ago
6
Tasks cannot be cancelled twice
#329
agronholm
closed
4 years ago
21
Fixed pytest plugin wrapping functions too eagerly
#328
agronholm
closed
4 years ago
1
Pytest plugin conflicts with AnyIO's
#327
agronholm
closed
4 years ago
13
Curio can't run async functions defined in cython
#326
stharding
closed
4 years ago
13
Grammar issue in the docs for `Task.result`
#325
brettcannon
closed
4 years ago
2
Fix a grammar issue in the docs for `Task.result`
#324
brettcannon
closed
4 years ago
0
Address pytest deprecation warning
#323
sobolevn
closed
4 years ago
2
Curio's queue as an idependent project
#322
kafran
closed
3 years ago
2
Next