Skip to content

0.0.22 - #26

Merged
pomponchik merged 22 commits into
mainfrom
develop
Jul 6, 2026
Merged

0.0.22#26
pomponchik merged 22 commits into
mainfrom
develop

Conversation

@pomponchik

@pomponchik pomponchik commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

A purely technical stability release with no major new features:

  • Added many docstrings for existing tests.
  • Added several thread-safety tests.
  • Improved thread safety of slots: most public operations are now performed under locks.
  • Added a warning suggesting that if the .one attribute is used when retrieving an item from a slot, it is recommended to set the unique=True flag for the slot, since your code effectively expects uniqueness.
  • Minor code refactoring was performed.

@pomponchik
pomponchik merged commit 19f5f17 into main Jul 6, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant