issues
search
ReactiveX
/
RxPY
ReactiveX for Python
https://rxpy.rtfd.io
MIT License
4.81k
stars
361
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lack of concat_map / concat_all
#723
sshumaker
opened
1 week ago
0
Fix build by pining pyyaml to 5.3.1
#722
MainRo
opened
2 weeks ago
1
CI: Update used actions and Python versions
#721
EwoutH
closed
2 weeks ago
0
Introduced Observable >> operator as pipe shorthand
#720
jackgene
closed
3 months ago
5
Update constants.py to remove deprecated datetime.utcfromtimestamp(0)
#718
ddaws
closed
3 months ago
1
Fix deprecated calls to datetime
#716
ricardobranco777
closed
3 months ago
1
Fix deprecated calls to datetime
#715
ricardobranco777
closed
6 months ago
0
Questions about Copilot + Open Source Software Hierarchy
#714
liaochris
closed
7 months ago
0
Concurrent Execution Not Working as Expected with RxPY ThreadPoolScheduler
#713
vjcspy
opened
8 months ago
1
`operators.retry(n)` interferes with non-erroring repeats
#712
matiboy
opened
8 months ago
0
Add combine_throttle operator
#711
kormang
opened
9 months ago
3
switch_map() operator not listed in documentation
#710
paulkorir
opened
11 months ago
0
RxPY/ example / timer.py broken: Future is not iterable
#709
cheind
opened
1 year ago
0
AsyncIOScheduler.schedule is not thread safe!
#708
fanck0605
closed
1 year ago
0
This is a concurrent library, but not thread safe?
#707
fanck0605
closed
1 year ago
0
Python 3.12 deprecates timezone non aware utcfromtimestamp() and utcnow()
#705
traylenator
opened
1 year ago
2
[BUG] buffer_with_time_or_count loses data
#703
laurens-teirlynck
opened
1 year ago
0
[BUG] buffer_with_time_or_count lost some data
#702
fanck0605
opened
1 year ago
1
Verson number in GitHub release is 0.0.0
#701
s-t-e-v-e-n-k
opened
1 year ago
0
fix: windowwithtimeorcount thread unsafe
#700
fanck0605
opened
1 year ago
0
Unexpected results of switch_map operator
#699
zhura
closed
1 year ago
1
Fix timer second subscription
#698
matiboy
opened
1 year ago
0
reactivex.timer emits immediately on second subscription
#697
matiboy
opened
1 year ago
1
Rolling throttle operator
#696
matiboy
closed
9 months ago
0
Zip operator does not work
#695
QZero233
closed
1 year ago
3
unexpected behaviour regarding item count
#694
jonathan-dev
opened
1 year ago
2
Cannot pickle reactive classes
#692
quant1729
opened
1 year ago
0
[TESTING] Notification equality uses string representation
#691
matiboy
closed
1 year ago
2
Fix starmap_indexed not passing index
#690
Boudewijn26
opened
1 year ago
1
Some operators revamped with curry flip
#689
matiboy
opened
1 year ago
2
[Question] Reading/writing from/to a Pandas DataFrame in rxpy
#687
KickItLikeShika
closed
1 year ago
2
Clarify what you can do with the .subscribe Disposable
#686
tmewett
opened
1 year ago
5
Switchmap operator
#684
matiboy
closed
1 year ago
3
Curry flip
#683
matiboy
closed
1 year ago
1
[WIP] Refactor using curry_flip from Expression library
#682
dbrattli
opened
1 year ago
2
Add CI check for Python-3.11
#680
dbrattli
closed
1 year ago
1
Use setup-python action to cache dependencies
#679
jongwooo
closed
1 year ago
3
Concat map
#678
matiboy
closed
1 year ago
4
fix(docs): IO Concurrency for 3.10+
#677
salticus
closed
1 year ago
1
Docs on testing
#676
matiboy
closed
1 year ago
2
bump version to 1.6.3
#675
MainRo
closed
1 year ago
0
Fix unit-tests
#674
MainRo
closed
1 year ago
3
Fix flake8 in pre-commit
#673
dbrattli
closed
1 year ago
1
[DOCS] Getting started: fix example
#670
matiboy
closed
1 year ago
2
[Question] shiping data between asyncio and rxpy
#669
boholder
closed
1 year ago
1
Fix collections imports for Python 3.10+
#668
benhiller
closed
1 year ago
6
How to on_next from background thread in main thread?
#667
alek5k
opened
2 years ago
3
Update pyright to 1.1.286
#666
dbrattli
closed
1 year ago
1
docs: fix miss typed operator name
#665
Yangeok
closed
2 years ago
1
Error in the documentation ?
#662
tlebrize
opened
2 years ago
1
Next