Changelog
Last updated
Last updated
Fixed bugs:
[Bug] maxsize not being respected for thread.map
Closed issues:
maxsize not being respected for process.map
Merged pull requests:
lock-namespace ()
Fix maxsize in process, task and thread ()
Update bug_report.md ()
fix/ci ()
Update advanced.md ()
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Merged pull requests:
Closed issues:
Closed issues:
Closed issues:
Merged pull requests:
Closed issues:
Closed issues:
ordered in pypeln.task is not always ordered
fix/maxsize ()
Update medium blog post
feature/fix-manager ()
[Feat] Apply this to get a test Dockerfile. ()
TypeError: 'coroutine' object is not iterable in pypeln 0.4.2
Version 0.4.0+ doesn't work on Python 3.6
Fix flat_map ()
Fix typo in code example in docs ()
could this lib support python 3.6?
Fix dependencies + imports based on Python version ()
BrokenPipeError [Errno 32] when using process
RuntimeError: Timeout context manager should be used inside a task
0.4.0 ()
Showing progress with tqdm not working for pl.*.each
Re-export to_iterator ()
on_done is not called with on_start args
Task timeout
Create sync module
Adds ordered operation + minor updates to DI mechanism. ()
Timeout ()
Sync Module ()
Proper kwargs forwarding on run method ()
asyncio_task example fails on Jupyter Notebook
[documentation] Shouldn't it be Pypeln instead of Pypeline?
tasks.put with a coroutine that returns a value
tdqm
[documentation] thread.py/process.py docstring mix-up
multiprocessing.Manager issue
Implement observe function
Create a buffering stage
Create cleanup mechanism
Complete API Refence / document code
Create guide
Create high cpu benchmark
Create high io benchmark
aiter ()
Install requires should include 'six'
refactor ()
Improve error handling
Add demo gif to README
worker start and end mechanism
fixed installation ()
optimize io module
Finish readme
Create Diagram for the Readme + docs
Refactor Stream to Stage
Optimize pr._from_iterable
* This Changelog was automatically generated by