issues
search
syrusakbary
/
promise
Ultra-performant Promise implementation in Python
MIT License
362
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI: use GH Actions
#105
dulmandakh
opened
4 months ago
1
Workaround for missing exception traceback
#104
senseysensor
opened
10 months ago
0
Implement the `finally()` method for promises?
#103
Ashark
opened
11 months ago
0
used typing.TYPE_CHECKING instead of False
#102
AjmalPonneth
opened
1 year ago
0
six dependency removal
#101
pgajdos
opened
1 year ago
1
Update the type of __await__ for Promise
#100
patjakdev
closed
1 year ago
0
Convert @asyncio.coroutine to async def
#99
hrnciar
opened
2 years ago
0
Please give more "practical" examples,
#98
berrytsakala
opened
2 years ago
1
fix: Async.invoke_later
#97
Birdi7
opened
2 years ago
0
Fix tests for pytest 7.0 compatibility
#96
nicoddemus
closed
2 years ago
0
Preserve tracebacks for exceptions
#95
neoden
closed
3 years ago
0
Promise 2.3.0 installation fails
#94
bryanapperson
closed
3 years ago
2
Fix typo in setup.py file
#91
ValkoVolodya
opened
3 years ago
0
Can`t install graphene-django due to bug in promise install_requires definition
#90
ValkoVolodya
opened
3 years ago
5
Fix race condition when pending Promise was resolved in other thread
#89
alex-verve
opened
4 years ago
2
try to fix traceback
#88
lexdene
closed
4 years ago
0
Race condition when waiting on Promise resolved in other thread
#87
Novakov
opened
4 years ago
5
read traceback from target promise
#86
lexdene
closed
4 years ago
2
keep traceback when reject promise list
#85
lexdene
closed
4 years ago
0
traceback is lost when using Promise.all
#84
lexdene
closed
4 years ago
0
AsyncioScheduler wait() method doesn't actually wait
#83
minznerjosh
opened
4 years ago
0
v2.3.0 Performance Regressions
#82
qeternity
opened
4 years ago
1
Make Promise and Dataloader thread-safe
#81
jnak
closed
4 years ago
1
fix: make promise library threadsafe
#80
diverru
closed
4 years ago
3
Fix Python 3.7 deprecation warnings
#79
mrdon-reciprocity
closed
4 years ago
1
Fix Iterable import for Python3.8
#78
Siecje
closed
5 years ago
1
Fix Iterable import for Python 3.8
#77
Siecje
closed
4 years ago
0
Use WeakKeyDictionary for caching types in is_future_like
#76
freininghaus
closed
4 years ago
0
Possible out-of-memory due to unlimited cache _type_done_callbacks if dynamically generated types are used
#75
freininghaus
closed
4 years ago
1
DataLoader swallows original exceptions
#74
sebastiandev
opened
5 years ago
2
Make dataloader keep cache object
#73
msdinit
closed
4 years ago
0
Update setup.py
#72
SioKCronin
closed
5 years ago
2
minor grammar changes
#71
fmoor
closed
4 years ago
0
Make promise thread safety
#70
Arfey
closed
4 years ago
3
Generator-based coroutines aren't recognized in 2.2.1
#69
insolite
opened
5 years ago
0
How thread safe are promises?
#68
dongryphon
closed
4 years ago
6
Fix Python 3.7 deprecation warnings
#67
elprans
closed
4 years ago
4
Actually add the PEP 561 typed module marker.
#66
ppentchev
closed
4 years ago
0
Async.invoke_later has no scheduler
#65
mmerickel
opened
6 years ago
0
2.2.1 isn't a github release
#64
adamchainz
opened
6 years ago
0
tag 2.2.1
#63
carlwgeorge
opened
6 years ago
0
Question: JavaScript Code
#62
xnetcat
closed
6 years ago
1
Removes typing dependency for Python3.5+
#61
brianbruggeman
closed
6 years ago
1
Promise should not install `typing` for python 3.5+
#60
brianbruggeman
opened
6 years ago
0
New version
#59
marcelombc
closed
4 years ago
1
Added static typing with Mypy
#58
syrusakbary
closed
6 years ago
0
Assertion errors from promise when using graphene-django.
#57
darrint
opened
6 years ago
10
License file in pypi archive
#56
toddrme2178
closed
6 years ago
0
fix the loss of traceback
#55
ocavue
closed
6 years ago
3
Promise cancellation?
#54
wiktortomczak
opened
6 years ago
0
Next