Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uint support + varray lock upgrade #30

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Conversation

SerGeRybakov
Copy link
Member

@SerGeRybakov SerGeRybakov commented Dec 4, 2023

  1. support for numpy uints added
  • np.uint,
  • np.uint8,
  • np.ubyte,
  • np.uint16,
  • np.uint32,
  • np.uintc,
  • np.uint64,
  • np.uintp,
  • np.ushort,
  • np.ulonglong,
  1. VArray is not locked on data writing
  2. Uri refactored
  3. Attributes may indicated in schemas as None
  4. DekerMemoryError message improved

@SerGeRybakov SerGeRybakov changed the title Feature/uint support uint support + varray lock upgrade Dec 5, 2023
deker/client.py Show resolved Hide resolved
deker/locks.py Outdated Show resolved Hide resolved
poetry.lock Outdated Show resolved Hide resolved
tests/parameters/schemas_params.py Outdated Show resolved Hide resolved
tests/test_cases/test_tools/test_tools.py Show resolved Hide resolved
@SerGeRybakov SerGeRybakov merged commit a0cc7b3 into dev Dec 5, 2023
4 checks passed
@SerGeRybakov SerGeRybakov deleted the feature/uint_support branch December 5, 2023 13:03
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.

2 participants