Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
874 contributions in the last year
Activity overview
Contributed to
smarie/python-pyfields,
smarie/python-pytest-cases,
smarie/python-valid8
and 5 other
repositories
Contribution activity
September 2020
- smarie/python-doit-api Python
Created an issue in smarie/python-doit-api that received 1 comment
PicklingError: Can't pickle <function a at 0x000002FF349B6158>: it's not the same object as dodo.a
When we decorate a function with @task and use DOIT_CONFIG = doit_config(num_process=2) we get this error. We should probably change the name of de…
1
comment
- [Rejected] consistent validation api - `validate` statement
- [Rejected] New `Boolean` abstract base class for type validation supporting both `bool` and `np.bool_`
- New `InvalidCallError` or `InvalidArgsError` subtype of `TypeError` to favour duck-typing compliant callbacks usage pattern ; AND/OR more robust signature inspection tools
- Extend the `glob` tooling to create glob-based rules, similar to "file pattern rules" in `make`