Skip to content

Tags: kislyuk/ensure

Tags

v1.0.4

Toggle v1.0.4's commit message
- Add support for Python 3.12: use assertRaisesRegex instead of asser…

…tRaisesRegexp

- Test infrastructure improvements

v1.0.3

Toggle v1.0.3's commit message
- Update Python compatibility markers

- Update test, linting, and release management infrastructure

v1.0.2

Toggle v1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Update Python compatibility markers

-  Update test, documentation, and release infrastructure
   (fixup for v1.0.1)

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Update Python compatibility markers

- Update test and documentation infrastructure

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Add contains_key, an alias for has_key

- Document PicklingError for ensure_annotations in multiprocessing (#32)

- Package is stable

v0.8.2

Toggle v0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Fix version range compat error with collections.abc

v0.8.1

Toggle v0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Import ABCs from collections.abc. Fixes #27.

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk
- Return type of the incorrect value in EnsureError (#28)

- Move implmentation into submodule to clean up namespace

Verified

This commit was signed with the committer’s verified signature.
kislyuk Andrey Kislyuk