ReactiveX/RxPY: ReactiveX for Python

4416
STARS
106
WATCHERS
359
FORKS
36
ISSUES

RxPY's Language Statistics

ReactiveX's Other Repos

Star history of RxPY
Issue history of RxPY

RxPY Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
Cannot pickle reactive classes open 0 2023-03-18 2023-03-13 -
[TESTING] Notification equality uses string representation open 0 2023-03-04 2023-03-13 -
[Question] Reading/writing from/to a Pandas DataFrame in rxpy closed 2 2023-02-03 2023-03-13 2023-02-03
[Question] shiping data between asyncio and rxpy open 1 2022-12-04 2023-03-13 -
How to on_next from background thread in main thread? open 3 2022-11-18 2023-03-13 -
Error in the documentation ? open 1 2022-08-26 2023-03-13 -
Debounce operator does not ignore values, it queues them with delay closed 3 2022-08-05 2023-03-13 2022-11-06
Errors on completion are ignored closed 2 2022-07-18 2023-03-21 2022-08-04
Switching scheduler to Main Thread open 2 2022-07-07 2023-03-13 -
Type-var `_T` in `Observable[_T]` should be covariant closed 0 2022-06-29 2023-03-13 2022-07-02
Update tutorials to support python3 closed 1 2022-06-24 2023-03-13 2022-06-24
Use deque in ReplaySubject closed 0 2022-05-19 2023-03-13 2022-06-18
Sample does not appear to emit `on_completed` open 3 2022-05-16 2023-03-13 -
ReactiveX wheel distribution name does not match .dist-info folder name closed 3 2022-05-10 2023-03-13 2022-05-21
[Feature] call_latest for more versatile combine_latest behavior open 0 2022-04-28 2023-03-13 -
Unable to dispose observables subscribed on threadpool scheduler open 1 2022-03-20 2023-03-13 -
hot child and cold parent in `with_latest_from` closed 1 2022-03-12 2023-03-13 2022-03-12
Change the number of operators in pipeline dynamically open 1 2022-03-07 2023-03-13 -
Race condition window_with_time operator closed 2 2022-02-23 2023-03-13 2022-03-12
RxPY v4 code name ReactiveX closed 12 2022-02-16 2023-03-13 2022-03-20
take(0) does not dispose the source closed 4 2022-02-15 2023-03-13 2022-02-19
__eq__ implementation for Notification class open 1 2022-02-11 2023-03-13 -
Getting Started out of date closed 1 2022-02-03 2023-03-13 2022-03-05
"DeQue" import error closed 2 2022-01-19 2023-03-13 2022-03-05
Can't emmit items to observer in infinite loop open 2 2022-01-16 2023-03-13 -
Connectable observable sends events multiple times open 2 2021-12-03 2023-03-22 -
Is this the expected behavior of the `window_with_count`-operator? closed 2 2021-11-27 2023-03-13 2021-12-10
python-rx fails to build with Python 3.11: AttributeError: module 'asyncio' has no attribute 'coroutine closed 1 2021-11-03 2023-03-23 2022-01-19
GroupBy Subject Mapper with group Key as argument closed 2 2021-10-27 2023-03-13 2022-03-12
Clarity on the correct import for `Observable` closed 6 2021-10-25 2023-03-13 2022-03-05
How to use interval and timer closed 4 2021-10-24 2023-03-13 2022-03-05
Merge operator signature is confusing closed 2 2021-10-02 2023-03-13 2021-10-07
Memory usage increases with subject and threadpool scheduler open 3 2021-09-01 2023-03-13 -
concat_map implementation or equivalent? open 1 2021-08-30 2023-03-25 -
Adding Initial Value to Subject using start_with doesn't work for subscribe with AsyncIOScheduler open 1 2021-08-12 2023-03-13 -
Zip operator not working closed 5 2021-08-04 2023-03-19 2022-02-06
buffer_with_variable_count closed 1 2021-07-09 2023-03-19 2021-07-16
Generate the whole event flow diagram closed 2 2021-07-02 2023-03-19 2021-07-05
rx.timer works only with naive date object open 1 2021-06-12 2023-03-19 -
Warnings of circular imports when importing modules closed 2 2021-06-09 2023-03-19 2021-06-09
Synchronize/sequence item processing in a stream closed 4 2021-05-06 2023-03-21 2021-05-11
threading.Thread.setDaemon has been deprecated in favor of setting daemon attribute directly in Python 3.10 closed 0 2021-04-21 2023-03-23 2021-05-08
Deadlock in AsyncIOThreadSafeScheduler closed 2 2021-04-02 2023-03-19 2021-04-18
observe_on and subscribe somewhat inconvenient closed 7 2021-03-31 2023-02-27 2021-04-04
Exceptions get silently dropped when using from_iterable() open 1 2021-03-20 2023-03-19 -
AttributeError: 'Subject' object has no attribute 'filter' when trying to use a subject closed 0 2021-03-19 2023-03-19 2021-03-21
Kivy scheduler is not in the library open 2 2021-02-24 2023-03-19 -
Immediate variant of generate_with_relative_time closed 4 2021-02-22 2023-03-19 2022-03-13
Move discussion channel from slack to github discussion closed 2 2021-02-05 2023-03-19 2022-03-05
Change name of subject methods on_next, on_error, on_completed() to next(), error(), complete() closed 2 2021-02-04 2023-03-19 2022-03-12