Tags: kislyuk/ensure
Toggle v1.0.4's commit message
- Add support for Python 3.12: use assertRaisesRegex instead of asser…
…tRaisesRegexp
- Test infrastructure improvements
Toggle v1.0.3's commit message
- Update Python compatibility markers
- Update test, linting, and release management infrastructure
Toggle v1.0.2's commit message
- Update Python compatibility markers
- Update test, documentation, and release infrastructure
(fixup for v1.0.1)
Toggle v1.0.1's commit message
- Update Python compatibility markers
- Update test and documentation infrastructure
Toggle v1.0.0's commit message
- Add contains_key, an alias for has_key
- Document PicklingError for ensure_annotations in multiprocessing (#32 )
- Package is stable
Toggle v0.8.2's commit message
- Fix version range compat error with collections.abc
Toggle v0.8.1's commit message
- Import ABCs from collections.abc. Fixes #27 .
Toggle v0.8.0's commit message
- Return type of the incorrect value in EnsureError (#28 )
- Move implmentation into submodule to clean up namespace
You can’t perform that action at this time.