Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Conversation

@bsamuel-ui
Copy link
Contributor

  • New dynamodb ruleset in extras
  • Add preliminary TypedDict support (not really tested as I'm having trouble building 3.8)
  • Adds a cache that uses reentrant locks.
  • Refactors product type (attrs, dataclass, named tuples) especially for better error messages
  • Move "examples" to "extras" as they should be properly supported.

Potentially breaking changes:

  • Add access method to Cache that should be called first.
  • Some actions in action_v1 are expecting the Attribute object instead of a tuple

- Add RLockCache for experimental caching that uses a re-entrant lock.
- Refactor product type support
- Refactor exception contexts.
- Run flake8 and black
- Fix bug in RLockCache
- Vastly improve error messages in product types
- Correct RuleSet.lookup's fallback semantics
@bsamuel-ui bsamuel-ui merged commit 62760da into master Oct 9, 2019
@CalMlynarczyk CalMlynarczyk deleted the dynamo branch June 22, 2021 18:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants