persidict 0.36.5__py3-none-any.whl → 0.36.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of persidict might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: persidict
3
- Version: 0.36.5
3
+ Version: 0.36.6
4
4
  Summary: Simple persistent key-value store for Python. Values are stored as files on a disk or as S3 objects on AWS cloud.
5
5
  Keywords: persistence,dicts,distributed,parallel
6
6
  Author: Vlad (Volodymyr) Pavlov
@@ -154,7 +154,7 @@ for all persistent dictionaries in the package. It's the foundation
154
154
  upon which everything else is built.
155
155
  * **`PersiDictKey`**: A type hint that specifies what can be used
156
156
  as a key in any `PersiDict`. It can be a `SafeStrTuple`, a single string,
157
- * or a sequence of strings. When a `PesiDict` method requires a key as an input,
157
+ or a sequence of strings. When a `PesiDict` method requires a key as an input,
158
158
  it will accept any of these types and convert them to a `SafeStrTuple` internally.
159
159
  * **`SafeStrTuple`**: The core data structure for keys. It's an immutable,
160
160
  flat tuple of non-empty, URL/filename-safe strings, ensuring that
@@ -9,6 +9,6 @@ persidict/safe_chars.py,sha256=9Qy24fu2dmiJOdmCF8mKZULfQaRp7H4oxfgDXeLgogI,1160
9
9
  persidict/safe_str_tuple.py,sha256=YBTcYjUKIffznOawXb9xKjz4HaKdklrgyVtegJFmr5w,7202
10
10
  persidict/safe_str_tuple_signing.py,sha256=RQAj4fnpRVaOe0KpwLler1UTaeNOgXCQpU3t80ixtxg,7493
11
11
  persidict/write_once_dict.py,sha256=-lPQ_yuU62pczHT0BYO6SFbiZBKFq8Tj9ln3jCzNDzA,11443
12
- persidict-0.36.5.dist-info/WHEEL,sha256=Pi5uDq5Fdo_Rr-HD5h9BiPn9Et29Y9Sh8NhcJNnFU1c,79
13
- persidict-0.36.5.dist-info/METADATA,sha256=x--ncAi4Y9mx5AKT3aSqHhFS1FhM_A-KhwHdaEXUebU,11651
14
- persidict-0.36.5.dist-info/RECORD,,
12
+ persidict-0.36.6.dist-info/WHEEL,sha256=Pi5uDq5Fdo_Rr-HD5h9BiPn9Et29Y9Sh8NhcJNnFU1c,79
13
+ persidict-0.36.6.dist-info/METADATA,sha256=eSdYIS7c8ebKqJqCgSjT9ZuGLAG90qq825PwxXwHJ7c,11649
14
+ persidict-0.36.6.dist-info/RECORD,,