Skip to content

Tags: cgarciae/pypeln

Tags

0.4.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.4.9 (#89)

* update deps

* update index

* update python support to 3.6.2

* update deps

* add 3.9 and 3.10 to ci

* python versions as strings in ci_test.yml

* remove 3.10 from ci

* 0.4.9

* trigger ci

0.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix/maxsize (#59)

0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dependencies + imports based on Python version

0.4.1

update changelog

0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.4.0 (#40)

* save

* save

* start_workers

* worker

* output queues

* test worker

* save

* Stage

* FromIterable

* Map

* flat_map

* filter

* each

* finish process

* thread

* init task

* finish task queue

* run_coroutine_threadsafe

* supervisor

* stage

* cleanup

* initial map implementation

* each

* run=True mistery solved

* finish async tests

* add todo

* fix typo

* test_from_to_iterable

* refactor

* port process filter

* finish port

* port thread

* update task to new api

* simplify build on Stage

* task: port Worker + Stage

* rename process tests

* initial task migration

* finish process + thread + task

* partial sync port

* finish sync port

* implement sync sorted using sorted

* type iter_dependencies

* update readme

* docs init

* clean up docs

* docs tweaks

* remove old code

* update docs

* 0.4.0

0.3.3

0.0.3