• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ReactiveX / RxPY / 30369424825

Builds Branch Commit Type Ran Committer Via Coverage
30369424825 master fix(operators): synchronize window_with_time_or_count (#812) The window state (`n`, `s`, `window_id`) was mutated from both the source thread (`on_next`) and the scheduler thread (the timer `action`) with no synchronization. When the timer close... push 28 Jul 2026 02:39PM UTC web-flow github
93.5
30341405946 fix/694-window-time-or-count-sync fix(operators): synchronize window_with_time_or_count The window state (`n`, `s`, `window_id`) was mutated from both the source thread (`on_next`) and the scheduler thread (the timer `action`) with no synchronization. When the timer closes a win... Pull #812 28 Jul 2026 08:12AM UTC dbrattli github
93.5
30296874217 master chore: release reactivex@5.1.0 (#805) Co-authored-by: 🤖 easybuild-shipit <github-actions[bot]@users.noreply.github.com> push 27 Jul 2026 07:08PM UTC web-flow github
93.5
30295737915 release/master Merge 1b605e6ba into b28640730 Pull #805 27 Jul 2026 07:03PM UTC web-flow github
93.5
30295696445 master docs: correct and expand the GIL free-threading note (#811) Follow-up to #742, which updated the GIL section to mention free threading but stopped one version short and introduced some formatting noise. Content: - Free threading was experimental... push 27 Jul 2026 06:52PM UTC web-flow github
93.5
30295307275 docs/gil-section-corrections docs: correct and expand the GIL free-threading note Follow-up to #742, which updated the GIL section to mention free threading but stopped one version short and introduced some formatting noise. Content: - Free threading was experimental in 3.1... Pull #811 27 Jul 2026 06:47PM UTC dbrattli github
93.5
30295184237 master docs: explain how to parallelize work within a single stream (#810) The "CPU Concurrency" guide only demonstrated concurrency across independent pipelines, and never stated that the items of a single pipeline are delivered one at a time. Readers ... push 27 Jul 2026 06:45PM UTC web-flow github
93.5
30294888079 docs/parallelism-within-stream Merge branch 'master' into docs/parallelism-within-stream Pull #810 27 Jul 2026 06:42PM UTC web-flow github
93.5
30294890562 docs/parallelism-within-stream Merge 64aa805de into 227186741 Pull #810 27 Jul 2026 06:42PM UTC web-flow github pending completion
30294865690 master Revise GIL section for Python 3.13 updates (#742) Updated GIL explanation to include changes in Python 3.13 and free-threading mode. Co-authored-by: Dag Brattli <dag@brattli.net> push 27 Jul 2026 06:41PM UTC web-flow github
93.5
30294590550 master Merge 4fbb9ce40 into 361951c72 Pull #742 27 Jul 2026 06:38PM UTC web-flow github
93.5
30294089623 docs/parallelism-within-stream docs: explain how to parallelize work within a single stream The "CPU Concurrency" guide only demonstrated concurrency across independent pipelines, and never stated that the items of a single pipeline are delivered one at a time. Readers reasona... Pull #810 27 Jul 2026 06:31PM UTC dbrattli github
93.5
30293506554 master fix(scheduler): use wall clock time for now() in event loop schedulers (#809) schedule_absolute() is implemented as schedule_relative(duetime - now), so a scheduler whose now() reports its event loop's internal monotonic clock cannot accept the o... push 27 Jul 2026 06:23PM UTC web-flow github
93.5
30293241672 fix/scheduler-now-wall-clock Merge branch 'master' into fix/scheduler-now-wall-clock Pull #809 27 Jul 2026 06:20PM UTC web-flow github
93.5
30293129169 master docs: read version from pyproject instead of git tags (#808) The docs on readthedocs.io reported the version as 0.0.0. conf.py derived the version with dunamai's Version.from_git(). Read the Docs clones without tags, so the lookup found no tag a... push 27 Jul 2026 06:19PM UTC web-flow github
93.62
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 97
  • 98
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc