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

Threshold? for large Arrays #5

@Luxxii

Description

@Luxxii

In line :

if (key_type == 'int8[]' or key_type == 'uint8[]') and len(getattr(_object, key)) >= 256:

a threshold is used to determine, whether to use Base64 or not.

Can we omit it somehow?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions