Citi / parfun

Lightweight parallelisation library for Python
https://citi.github.io/parfun/
Apache License 2.0
9 stars 3 forks source link

Remove deprecated APIs #12

Closed rafa-be closed 2 months ago

rafa-be commented 2 months ago

There are a few deprecated APIs that should be discarded in Parfun 7.0.0.

Removing these old APIs will simplify the decorator's type signature.

Deprecated APIs include:

rafa-be commented 2 months ago

https://github.com/Citi/parfun/pull/14